SQLcl lb Generate-apex-object Doesn't Work With -expType Beyond APPLICATION_SOURCE
(Doc ID 3017118.1)
Last updated on APRIL 17, 2024
Applies to:
Oracle SQLcl - Version 23.4 and laterInformation in this document applies to any platform.
Symptoms
Environment
-------------------
SQLcl 23.4
Beta 23c
Linux x86-64 Oracle Linux 8
Problem
----------------
SQLcl 23.4: lb generate-apex-object doesn't work with -expType beyond APPLICATION_SOURCE. Doesn't seem to matter if the options such as READABLE_YAML are used by themselves, or in a comma separated list. Always fails.
As of SQLcl version 23.4, the only export lb generate-apex-object type that still works is APPLICATION_SOURCE. Errors with:
SQL> lb generate-apex-object -applicationid 101 -expType APPLICATION_SOURCE,READABLE_YAML
--Starting Liquibase at 2024-02-16T12:27:19.824009 (version [local build] #0 built at 2023-11-06 22:02+0000)
Error
-----------------
No Data Found please verify your information.
Apex object was not found, please verify inputs.
Operation completed successfully.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |