Home| Progetto| Web| Faq| Acronimi | ||||||||
Argomenti Documenti pubblicabili:1120
Scripts:1282 Documenti non pubblicabili:162 Categorie tematiche:68 .Net |_C# |_Visual basic.net |_Asp.net Active Server Pages C++ Cascade Style Sheet JavaScript Mysql Php Xml Java |_Java 2 Micro Edition |_Java server pages |_Java Servlet Oracle |_PLSQL PostgreSQL Unix
Oracle...
Info:
Conversioni implicita tipi
Oracle...
Script:
TO_CHAR, double pipe (||)
Unix...
Tip:
Rimuovere un file in Unix / Delete a file
PLSQL...
Script:
Organizzazione del codice e gestione degli errori
Oracle...
Tip:
Aggiungere secondi ad una data
Oracle...
Faq:
Which chars in table and column names?
Shell scripting...
Script:
Array
A User Agent, like a web browser, uses HTTP to request a HTML document
Php Funzione mail()
In programming the danger of exploring the small details of coding is that you get obsessed with every line of code you write, thereby greatly reducing productivity.
In general, is not worth obsessing over code. On the other hand you should code with deliberation and intent. Steven Feurstein Oracle Magazine July /August 2004 A User Agent, like a web browser, uses HTTP to request a HTML document
|
Oracle
Home >Oracle > How determine if an Oracle database is 32 or 64 Bit version?
While working in environments and databases that we did not install or anyway new to us, it may occur the need to determine if the oracle database runs a 32 o 64 bit version. On the web, I did find this tricky query on v$process that seems working fine. -- oracle 10g 64 bit SQL> select length(addr)*4 || '-bits' "Oracle bit version " from v$process where ROWNUM =1;
Another way is to try the unix file command on oracle executable files (for example $ORACLE_HOME/bin/oracle*). Unfortunately , file gives you slightly different information depending operating system and versions. For example, on HP 11.23 file report gives explicit information on bit length files. For example, on HP 11.23 file report gives explicit information on bit lenght files.
$HP11.23> cd $ORACLE_HOME/bin
$HP11.23> file oracl*
On HP 11.11, file does not seem to report details on
bit lenght files.
file oracl* oracle: ELF-64 executable object file - IA64 oracleO: ELF-64 executable object file - IA64
$HP11.11> file oracl*
oracle: PA-RISC1.1 shared executable dynamically linked -not stripped dynamically linked oracleO: PA-RISC1.1 shared executable dynamically linked -not stripped dynamically linked On Solaris 5.9, I get what I am looking for:
$SunOS 5.9 > file oracl*
Doctor Marco Magnani Senior DBA consultant Telecom Italia
nbscms@billingese3a /export/home/oracle/product/9.2.0/bin>file oracl* oracle: cannot open: Permission denied oracleO: ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, not stripped Warning: include(ads/text468x15.html): failed to open stream: No such file or directory in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Warning: include(): Failed opening 'ads/text468x15.html' for inclusion (include_path='.;C:\php\pear') in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Tutorial ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Script ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Comandi ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Codici errore ![]() ![]() ![]() ![]() ![]() |
Cerca
Oracle...
Info:
Trace backup file
Anger is creative, depression is useless.
Dyson, Freeman J. Anger is creative, depression is useless.
Dyson, Freeman J.
Oracle...
Info:
Database buffer cache
Oracle...
Citazioni:
Designing an efficient Schema ...
Oracle...
Definizioni:
Transazione
Oracle...
Definizioni:
SESSION
Shell scripting...
Script:
Ciclo sul contenuto directory
fishScript.Com is accessible by Mobile access technology
as mobile phones, Palm and Pocket PC .
Nicoleta e Marco Magnani tutorial, examples, courses, esempi, corsi, esercizi, appunti vari Dottoressa Nicoleta Dragu Formatrice Docente Insegnante Mediatrice Culturale Dott. Marco Magnani Universita La Sapienza Roma Master Computer Science Hunter College New York , Data Base Administrator DBA oracle System architect |