Skip to Main Content

APEX

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!

Exporting application using APEXExport utility

914636Feb 1 2012 — edited Feb 2 2012
Hi All,

I need help on this .


I set the classpath and all settings are fine.


C:\apex41\apex\utilities> java oracle.apex.APEXExport -db host.port.servicename -user scott -password tiger -applicationid 101

this is executing perfectly fine , but i cannot see the export any where , any idea where can i find the export file .


I used split utiltiy even

C:\apex41\apex\utilities> java oracle.apex.APEXExportSplitter.sql fnew.sql


I had copied a exported file which i had in my desktop to the the location c:\apex41\apex\utilities .


This command worked fine for me and created a fnew directory and could see all the pages and components splited into different directory .

but APEXExport is neither giving me error nor exporting the file , i cud not find f101.sql anywhere.


One more thing , i have observed there is no option of specifying the directory path to be exported in both the packages, so how can we use it for .

I wanna actually create a Database job which will export application and place it in repository @ regular intervals.

Kindly! guide me .

Regards,
Nandini Thakur
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2012
Added on Feb 1 2012
3 comments
1,276 views