Skip to Main Content

DevOps, CI/CD and Automation

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!

Creating and Starting a Standalone Reports Server in 12c

DaveXOct 11 2016 — edited Dec 2 2016

Trying to follow the instructions in

https://blogs.oracle.com/proactivesupportDevTools/entry/creating_and_starting_a_standalone

connect("weblogic","xxx", "localhost:7001")

createReportsToolsInstance(instanceName='rept1', machine='AdminServerMachine')

createReportsServerInstance(instanceName='rept1', machine='AdminServerMachine')

The second command causes oracle.sysman.oii.oiilNatveException

pastedImage_4.png

Does anybody know what causes this?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2016
Added on Oct 11 2016
11 comments
2,904 views