Oracle Analytics Cloud and Server Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Need to add the parameters -username and -password for runcat.sh

Needs Votes
1
Views
0
Comments

Hi Team,

As in the present versions of OAS we have the below command :-

./runcat.sh -cmd archive -online http://server.domaon:9502/analytics-ws/saw.dll -folder /shared/BOP/_portal -outputFile /home/oracle/Rotation.Catalog -credentials /tmp/Prakash/credentials.properties

To pass the credentials using a txt file but there is way to include -username and -password as belwo:-


./runcat.sh -cmd archive -online http://server.domain:9502/analytics-ws/saw.dll -folder /shared/BOP/_portal -outputFile /home/oracle/Rotation.Catalog -username <USER_NAME> -passsword <PASSWORD>

Also the same for uarchive because there are different password for different enviornments.

So could you please include the same in the upcoming versions of Oracle Analytics Server versions.

Regards,

User_30X4R.

2
2 votes

Needs Votes · Last Updated