Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Connection Failed 401 Unauthorised in obiee 12c

Dear All,
I have installed OBI 12c in VM, I am trying to download/upload .rpd by using oracle commanded data-model.cmd in command prompt. But I am getting
" Connection Failed 401 Unauthorised" error. If any one have about this error please provide the solution.
After installation Do we need to tns.ora file in 12c like in 11g(Oracle_BI1 & Oracle_Common)?
Thanks,
Ramesh
Answers
-
Please provide the exact command you are trying to execute.
0 -
Did you try with Weblogic userid?
0 -
As others said, are you sure the user you are using has the necessary privileges?
0 -
Yes I am using only weblogic user
0 -
Once more what was asked:
Post the PRECISE command you're running
0 -
bitools> data-model-cmd.cmd downloadrpd -O liverpd.rpd -SI ssi -U webogic -P Admin123
Thanks,
Ramesh
0 -
No -W RPDPassWordHere ?
I know it's optional but just to not have the password prompt in the cmd...
0 -
HI ,
I was getting the same error.turned out i was entering the wrong weblogic credentials the whole time.Silly mistake but it matters.
Please cross check your credentials.Also by looking at your script i assume you are entering RPD password,instead RPD password you need to provide weblogic credentials.
0 -
Hi Sanket,
Yes , I am giving rpd password not weblogic user password. I will try with weblogic password once.
Thanks,
Ramesh
0 -
Errr....it IS the user password. NOT the RPD password. The -help states that clearly. Also that's why I explicitly mentioned the -W switch.
0