on 2011 Nov 23 2:24 PM
HI All,
I am getting this error while installing.
I tried to modify the task file by changing from err to ign.The problem is that the taks sapview.tsk contains many entries i cannot change one and then try sapinst because i dont know what all views were created.Is there a way to check all the views created in the system.
I have changed from err to ign as it is a view and no data in it.How can we find out what all views are created.Thanks.
DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
(DB) ERROR: DDL statement failed
(CREATE VIEW "/BI0/MINFOPROV" ( "INFOPROV" , "OBJVERS" , "CHANGED" ) AS SELECT T0001."INFOPROV", T0001."OBJVERS", T0001."CHANGED" FROM "/BI0/PINFOPROV" T0001)
DbSlExecute: rc = 102
(SQL error 955)
error message returned by DbSl:
ORA-00955: name is already used by an existing object
(DB) INFO: disconnected from DB
/usr/sap/ONW/SYS/exe/run/R3load: job finished with 1 error(s)
/usr/sap/ONW/SYS/exe/run/R3load: END OF LOG: 20111123090308
--
Please make sure you have all the views created else there will be issues in the system . These even though are only definitions , but are extremely important as they are referenced.
Some of the views have been created , so its not able to create a duplicate view in the SAP schema.
What you can do is change all the status to err in SAPVIEW.TSK and retry with the import.
That should drop and re-create all the views.
You should not manually change .TSK files unless you are very confident of the consequences .
Edited by: Ratnajit Dey on Nov 24, 2011 9:20 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ambarish,
Recently we also faced same issues during multiple SAP system installation. We found that in initSID.ora processes and session are 80 & 96 respectrively. These are default values . Increase these these values and the repeat import phase in sapinst.
Regards,
Sachin Rane.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.