Now I keep getting error that states that the app cannot load libraries. Found this:http://support.esri.com/en/knowledgebase/techarticles/detail/36510It opposes your suggestion, but I tried it also, also no result...Any other suggestions?Thanks a lot.Regards,M.
I have granted all the privileges to the sde user...those on the list, and everything else, for the test only.Now I cannot even connect, so I must restore the gdb from backup.Should I maybe have done this as a SYS or SYSTEM user?What should be my next steps?Tnx.M.
You shouldn't need to upgrade the database to 32-bit 11g first, but thedetails on how you performed the upgrade will likely be critical in resolvingthe error.- V
I give up...this will not work no matter what.I did the import, all ok, but still cannot connect to Oracle directly, or create a service.Also I get error, that the authentification key cannot be updated.
Yes, that was the first thing I did, when the direct connect failed. It works with sqlplus, but in ArcCatalog, it gives me a general error message (Operation failed).I have found in some forum, that the authentication error like this happens when a database name is changed, and I did change it...Now I will try to delete the database, and create a new 11g db, with the sam name as the 10g I did the upgrade and export from.I will post results.Tnx,M.
sqlplus sde/password@instance SELECT char_prop_value FROM server_config WHERE prop_name = 'AUTH_KEY';
Still no results.Cannot create a direct connection, nor authenticate.
Does the authentication for v10 write the key to the registry, or into a table in the database (like 9.2, that writes into SDE.SERVER_CONFIG, if I am correct?) ?
If it writes to the registry, maybe I could create a registry key with the contents of the .ecp file I received from ESRI?
sqlplus sde/password@instance UPDATE server_config SET char_prop_value='arcsdeserver,100,ecpYOUR_ArcSDE10_CODE,none,YOUR_ArcSDE10_CODE' WHERE prop_name = 'AUTH_KEY';
Could I use the 10.1 licenses, or must I request new ones?!
Could this be the cause of my trouble!?
This reminds me of one of my most bizarre client calls:"Do you remember installing ArcView four months ago?""Yes.""We had a power outage, and now it isn't working. Can you come fix it?"After confirming the license manager won't start: "What did you change?""Nothing."An hour is spent working on the lm server..."You must have changed something!""No, nothing."Two more hours thrashing against the lm server..."Are you sure you didn't change anything?""Positive."Then someone else pipes up:"Well, there was the one change, but it was months ago..."Yup. They edited the license file, changing all 3s to 1s, so they wouldn'tuse as many seats. It took that long to find it because the license wasonly read on boot and, as a Unix box, the machine hadn't been rebootedin the intervening months. And the license manager wasn't reportingan invalid key because they also changed the "3.0" LM version to an undefined "1.0".
You cannot change anything in the license string without corrupting it. All thedifferent elements (product, version, expiration,...) are encoded into the key.If anything is different, the key will not validate. If the license is for the wrong release, contact Customer Service to get the proper license file.- V
Got the 10.0 licenses, tried, and nothing changed.When I try to authorize using sdestup, I get this>ArcSdeServer license not found in license file(-8001). Error reading license information Error: (-8001) You are not licensed for SdeWorkGroup..What does this mean? Is it possible that they gave me a wrong installation CD (Workgroup instead of Enterprise)?M.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.