Hello All,
I have installed Solution Manager on Oracle 11g database. While performing the post installation steps for Oracle,i came across the automated parameter check. So i referred SAP note 1171650.
I downloaded the script attached in this note and when i uploaded it via DBACOCKPIT, it is throwing an error as,
"ORACLE-00971 INVALID CHARACTER"
Can anyone suggest?
Thank You,
Regards,
Hasan
Hello,
Did you download the file attached to the note ( right click and save as ) or did you open the file through your browser and copy/paste from your browser into a new file ?
You need to right click / save the file, then upload the file in the dba_cockpit.
HTH
Steve.
Hi there
This might be because there might be some change in code which you are executing to that of original document.
The easy way to perform automated check will using a SAP transaction
use /NSE38
run program RSORADJV --> execute
in next screen copy paste the text as it is from the attachment of the note. (Make sure you use right DB version attachment.)
Execute
it will take a while to execute.
It should give the output.
These attachments are tested to perfection so shouldn't give errors while execution.
Hope it helps
Cheers
Regards
Venkat
Add a comment