Select to view content in your preferred language

server library could not be loaded 324 erorr

2489
6
06-21-2013 09:36 PM
tamerali
Emerging Contributor
i try to post-installing arcsde 9.3 for oracle11gr2 ,i revive this error server library could not be loaded 324


plz i need help you
0 Kudos
6 Replies
tamerali
Emerging Contributor
the sde log error : ERROR: Unable to load server library (C:\ArcSDE\ora11gexe\bin\sdeora11gsrvr93.dll)
, Error = -324
0 Kudos
VinceAngelo
Esri Esteemed Contributor
You need to provide a lot more information on your initial posts:

  • What version of ArcSDE are you using? 9.3.? SP? 32-bit or 64-bit?

  • What operating system are you running?  32-bit or 64-bit?

  • What exact version or Oracle are you using? 11.2.?.? 32-bit or 64-bit?

  • Please provide the exact input (except password) and output of your

  • 'sdesetup' command
Note that Oracle 11g support didn't begin until 9.3.1, and 11gR2 support
didn't begin until 9.3.1 SP1 or SP2 (depending on OS).

From the fragments of error messages you've provided, it seems likely that
you're using incompatible application word sizes (Oracle and ArcSDE must
be the same word size).

- V
0 Kudos
tamerali
Emerging Contributor
thank you for your reply ,

1- arcsde v 9.3 (32 bit) .

2- oracle v 11g r2 (32 bit) .

3- operating system windows server 2003 (32 bit)

NOTE : arcsde was installing before , and i need to re-installing again , i want ask about something ,when i remove arcsde program i drop sde user form database , but some geodatabse tables still remain in oracle database user schema , my questions is : if i must delete all geodatabse layers form oracle database ? , so i can installing new arcsde . may be this is the problem ?
0 Kudos
VinceAngelo
Esri Esteemed Contributor
ArcSDE 9.3 does not support Oracle 11g.

If you dropped the SDE user before any users owning ST_GEOMETRY columns,
your Oracle instance is corrupted and unusable.  If they were SDEBINARY or
SDELOB storage, then you only need to delete all the tables of those users
(or the users themselves).

In the future, please provide complete software version information, either the
first time, or when explicitly requested.

- V
0 Kudos
tamerali
Emerging Contributor
thank you Vince Angelo for your reply , i am use sdo_geom , so you advise me to delete user sdo_geom column , then i can complete my post-installation.

forgive me to my miss information.
0 Kudos
VinceAngelo
Esri Esteemed Contributor
No, there is no need to drop SDO_GEOMETRY tables.

But there's no point in attempting a 9.3.0 (no SP) ArcSDE install in Oracle 11.2.0.x,
because it won't work.  As previously stated, you must have at least 9.3.1 SP1 to
attempt 11g configuration.

- V
0 Kudos