Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Liquibase lb genobject -type apex

Agustin ConejosMay 18 2021

Hello i am using SQLcl: Release 21.1
On my windows machine..

sql> lb genschema -split works like a charm..

Running
sql> lb genobject -type apex -applicationid 1000 -skipExportDate -expOriginalIds -split

I get the error
Processing has failed for your request.
Illegal char <:> at index 41: C:\Users\Apps\repo\apex\/C:\Users\Apps\repo\apex\f1000/application/pages/page_00101.xml

My guess it bugs the path \ from windows.
Tried by running from the gitbash terminal and same error...

Comments
Post Details
Added on May 18 2021
2 comments
552 views