somnath.thakare
09-13-2011, 01:37 AM
Good day.
We are currently executing a project with a standalone SPPID.
We are experiencing all sorts of problems such as the following:
1. out of synch,
2. cannot load items from database, etc..
3. Opening the drawing and querying the OPC takes 5 mins.
4. and some drawings can't open
I've attached a logfile and what is highlighted here is
ORA-01003: no statement parsed
We then proceeded to increase the auto-extend value for the tablespace. That did not work.
Most recently we got the following:
ORA-00604: error occurred at recursive SQL level 2
ORA-04031: unable to allocate 28 bytes of shared memory
We got PDBA to increase the shared_pool_size" from "84 M to 147 M. This still did not work.
We are still experiencing slowness and worst it just hang for some or all users.
Questions:
1. Are there best practices for the configuration /set-up of parameters Oracle for SPPID?
2. We are using only one oracle instance for SPI, SPEL AND SPPID, is this okey?
Thanks
Somnath
We are currently executing a project with a standalone SPPID.
We are experiencing all sorts of problems such as the following:
1. out of synch,
2. cannot load items from database, etc..
3. Opening the drawing and querying the OPC takes 5 mins.
4. and some drawings can't open
I've attached a logfile and what is highlighted here is
ORA-01003: no statement parsed
We then proceeded to increase the auto-extend value for the tablespace. That did not work.
Most recently we got the following:
ORA-00604: error occurred at recursive SQL level 2
ORA-04031: unable to allocate 28 bytes of shared memory
We got PDBA to increase the shared_pool_size" from "84 M to 147 M. This still did not work.
We are still experiencing slowness and worst it just hang for some or all users.
Questions:
1. Are there best practices for the configuration /set-up of parameters Oracle for SPPID?
2. We are using only one oracle instance for SPI, SPEL AND SPPID, is this okey?
Thanks
Somnath