Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Orcle NT Registry settings

Orcle NT Registry settings

From: <Ed.Stevens_at_nmm.nissan-usa.com>
Date: Fri, 15 Jan 1999 21:30:14 GMT
Message-ID: <77oc0o$vs1$1@nnrp1.dejanews.com>


In working with different NT client machines in our company we have had occasional need to export the Oracle registry settings from HKLM and import them to another pc. I have noticed that, while the exported .REG file is always an ASCII text file, sometimes the key values are clear text and other times they are given in hex format. I eventually traced this down to how the values are defined in the registry. If they are defined as REG_EXPAND_SZ they get exported as hex pairs, while if they are defined as REG_SZ they get exported as clear text. Either way, it doesn’t seem to impact the operation of the client machine. I never would have found the difference if I hadn’t gone back to use REGEDT32 instead of REGEDIT, which I normally prefer.

Can anyone enlighten me as to what is going on here?

Ed Stevens
Nissan Motor Mfg. Corp., USA

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 15 1999 - 15:30:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US