Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

'net' is not recognized as an internal or external command

33460Apr 4 2006 — edited Apr 4 2006
System: Windows 2k sp4

I am getting an "'net' is not recognized as an internal or external command, operable program or batch file." error during database start up using the supplied batch programs. These errors on both the listener and db start commands (net start OracleXETNSListener and net start OracleServiceXE).

History:
I had built a proto type database in the beta version of 10g xe database. I exported the db and uninstalled the beta version of 10g as well as the Oracle Developer Suite.

After installing the current production version of Oracle 10g xe I was able to bring the database up and down correctly. I created a user and test table to make sure that I could connect using all of the tools. I noticed that the database was taking anywhere from 50 to 75 megs of memory depending on what I was doing. I decreased the memory settings using the memory manager in the XML/DB interface. I then started experiencing shared memory problems at login with both the system and sysdba accounts. After viewing this forum I decided to uninstall and reinstall the Oracle 10g database. After the re-install I get the "'net' is not recognized" and have been unable to resolve this issue.

Conclusion?
Somehow, either some setting (registry?) is retained when I uninstall or I have somehow corrupted the registry where 'net' is no longer recognized by either Oracle or .

I don't know what to try next. Any suggestions?

Alan

Comments

The namespace for an OPA Assess operation has specific meaning. There isn't an easy way to change it and you probably shouldn't.

Why do you need to override the namespace of the assess request and response?
smuralee

In order to have all the modules in the build to have the same namespace and as part of a convention, this requirement was provided.

Frank.Hampshire-Oracle

Suraj,

You could try changing the namespace in the OnReturnResultEventHandler but I would not recommend changing the namespace at all. As mentioned previously namespaces have very specific meanings and you probably should not do it.

You could also just change the assess velocity template and replace ${service.getTargetNamespace()} with your specific namespace. Same warnings as above.


Cheers

Frank

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 2 2006
Added on Apr 4 2006
1 comment
652 views