Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 221 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 83 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Obiee 12c Runcat.cmd options

Hi there
OBIEE 12c 12.2.1.4
We want to move some user and shared folder from old catalog to the new one
Gui interface of catalog manager is not convenient for us
We have to move dozen and hundred objects at a time. We know their paths and folder names. So I think we need to use command line.
Help says
runcat.cmd/runcat.sh -cmd archive -folder <path{:path}> -folderFromFile <path of inclusion list file> -skipFolder <path{:path}>
-skipFolderFromFile <path of exclusion list file> [-noTimestamps] [-noPermissions] [-dontRecurse]
-[force]outputFile <output file>
( (-offline <path of catalog>) | (-online <OBIPS url> -credentials <credentials properties file>) )
But we don understand how to use these options
-path{:path} - means "/users/Smith:/users/John:" - right?
-skipFolder <path{:path}> - skip nested folders or..?
-skipFolderFromFile <path of exclusion list file> - like folderFromFile but skip nested folders?