Précédent   Forum des professionnels en informatique > Bases de données > Oracle > Installation
Installation Forum d'entraide sur l'installation du serveur Oracle
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 30/05/2007, 09h29   #1
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Par défaut Le fichier netca

Bonjour, j'ai créer un fichier response pour installé un client Oracle92 mais je ne comprend pas pourquoi mon fichier ne focntionne pas, je l'ai deja créer pour mon moteur oracle et tout fonctionne a merveille.
J'aurai besoin d'un peu d'aide, je vous joins mon fichier netca et ma partie [oracle.networking.netca_9.2.0.1.0]
Citation:
[GENERAL]
RESPONSEFILE_VERSION="9.2"
CREATE_TYPE= "CUSTOM"

[oracle.net.ca]
#INSTALLED_COMPONENTS;StringList;list of installed components
# The possible values for installed components are:
# "net8","server","client","aso", "cman", "javavm"
INSTALLED_COMPONENTS={"server","net8","javavm"}

#INSTALL_TYPE;String;type of install
# The possible values for install type are:
# "typical","minimal" or "custom"
INSTALL_TYPE=""typical""

#LISTENER_NUMBER;Number;Number of Listeners
# A typical install sets one listener
LISTENER_NUMBER=1

#LISTENER_NAMES;StringList;list of listener names
# The values for listener are:
# "LISTENER","LISTENER1","LISTENER2","LISTENER3", ...
# A typical install sets only "LISTENER"
LISTENER_NAMES={"LISTENER"}

#LISTENER_PROTOCOLS;StringList;list of listener addresses (protocols and parameters separated by semicolons)
# The possible values for listener protocols are:
# "TCP;1521","TCPS;2484","NMP;ORAPIPE","IPC;IPCKEY","VI;1521"
# A typical install sets only "TCP;1521"
LISTENER_PROTOCOLS={"TCP;1521"}

#LISTENER_START;String;name of the listener to start, in double quotes
LISTENER_START=""LISTENER""

#NAMING_METHODS;StringList;list of naming methods
# The possible values for naming methods are:
# LDAP, TNSNAMES, ONAMES, HOSTNAME, NOVELL, NIS, DCE
# A typical install sets only: "TNSNAMES","ONAMES","HOSTNAMES"
# or "LDAP","TNSNAMES","ONAMES","HOSTNAMES" for LDAP
NAMING_METHODS={"TNSNAMES","HOSTNAME"}

#NOVELL_NAMECONTEXT;String;Novell Directory Service name context, in double quotes
# A typical install does not use this variable.
#NOVELL_NAMECONTEXT = ""NAMCONTEXT""

#SUN_METAMAP;String; SUN meta map, in double quotes
# A typical install does not use this variable.
#SUN_METAMAP = ""MAP""

#DCE_CELLNAME;String;DCE cell name, in double quotes
# A typical install does not use this variable.
#DCE_CELLNAME = ""CELL""

#NSN_NUMBER;Number;Number of NetService Names
# A typical install sets one net service name
NSN_NUMBER=1

#NSN_NAMES;StringList;list of Net Service names
# A typical install sets net service name to "EXTPROC_CONNECTION_DATA"
NSN_NAMES={"EXTPROC_CONNECTION_DATA"}

#NSN_DBVERSION;StringList;list of NSN database versions
# The possible values for database version are: "80" and "81"
# A typical install sets database version to "80"
NSN_DBVERSION={"80"}

#NSN_SERVICE_OR_SID;StringList;Oracle9i database's service name (for Oracle9i database) or SID (for Oracle8 release 8.0 or Oracle7 database)
# A typical install sets Oracle9i database's service name to "PLSExtProc"
NSN_SERVICE_OR_SID = {"PLSExtProc"}

#NSN_PROTOCOLS;StringList;list of coma separated strings of Net Service Name protocol parameters
# The possible values for net service name protocol parameters are:
# "TCP;HOSTNAME;1521","TCPS;HOSTNAME;2484","NMP;COMPUTERNAME;ORAPIPE","VI;HOSTNAME;1521","IPC;IPCKEY"
# A typical install sets parameters to "IPC;EXTPROC"
NSN_PROTOCOLS={"TCP;HOSTNAME;1521"}

[oracle.networking.netca_9.2.0.1.0]
#Paramètre : DEPENDENCY_LIST
#Type: String
#Description : Liste des dépendances à installer avec ce produit.
DEPENDENCY_LIST={oracle.assistants.acf_9.2.0.1.0,oracle.options.ops.opsca_9.2.0.1.0}

#Paramètre : OPTIONAL_CONFIG_TOOLS
#Type: String
#Description : Liste des outils de configuration optionnels à lancer.
OPTIONAL_CONFIG_TOOLS={"netca"}

#Paramètre : s_responseFileName
#Type: String
s_responseFileName=c:\OraInst\netca.rsp

#Paramètre : s_netCAInstalledProducts
#Type: String
s_netCAInstalledProducts=client,oraclenet

#Paramètre : b_launchNETCA
#Type: Boolean
b_launchNETCA=true
Si vous avez besoin de plus de renseignements, j'essayerais de repondre dans la mesure de mes connaissances, mais je galere depuis deux semaines et je suis a cours d'idée
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 04/06/2007, 13h40   #2
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Citation:
Envoyé par xanthus
Bonjour, j'ai créer un fichier response pour installé un client Oracle92 mais je ne comprend pas pourquoi mon fichier ne focntionne pas, je l'ai deja créer pour mon moteur oracle et tout fonctionne a merveille.
J'aurai besoin d'un peu d'aide, je vous joins mon fichier netca et ma partie [oracle.networking.netca_9.2.0.1.0]

[GENERAL]
RESPONSEFILE_VERSION="9.2"
CREATE_TYPE= "CUSTOM"

[oracle.net.ca]
#INSTALLED_COMPONENTS;StringList;list of installed components
# The possible values for installed components are:
# "net8","server","client","aso", "cman", "javavm"
INSTALLED_COMPONENTS={"server","net8","javavm"}

#INSTALL_TYPE;String;type of install
# The possible values for install type are:
# "typical","minimal" or "custom"
INSTALL_TYPE=""typical""

#LISTENER_NUMBER;Number;Number of Listeners
# A typical install sets one listener
LISTENER_NUMBER=1

#LISTENER_NAMES;StringList;list of listener names
# The values for listener are:
# "LISTENER","LISTENER1","LISTENER2","LISTENER3", ...
# A typical install sets only "LISTENER"
LISTENER_NAMES={"LISTENER"}

#LISTENER_PROTOCOLS;StringList;list of listener addresses (protocols and parameters separated by semicolons)
# The possible values for listener protocols are:
# "TCP;1521","TCPS;2484","NMP;ORAPIPE","IPC;IPCKEY","VI;1521"
# A typical install sets only "TCP;1521"
LISTENER_PROTOCOLS={"TCP;1521"}

#LISTENER_START;String;name of the listener to start, in double quotes
LISTENER_START=""LISTENER""

#NAMING_METHODS;StringList;list of naming methods
# The possible values for naming methods are:
# LDAP, TNSNAMES, ONAMES, HOSTNAME, NOVELL, NIS, DCE
# A typical install sets only: "TNSNAMES","ONAMES","HOSTNAMES"
# or "LDAP","TNSNAMES","ONAMES","HOSTNAMES" for LDAP
NAMING_METHODS={"TNSNAMES","HOSTNAME"}

#NOVELL_NAMECONTEXT;String;Novell Directory Service name context, in double quotes
# A typical install does not use this variable.
#NOVELL_NAMECONTEXT = ""NAMCONTEXT""

#SUN_METAMAP;String; SUN meta map, in double quotes
# A typical install does not use this variable.
#SUN_METAMAP = ""MAP""

#DCE_CELLNAME;String;DCE cell name, in double quotes
# A typical install does not use this variable.
#DCE_CELLNAME = ""CELL""

#NSN_NUMBER;Number;Number of NetService Names
# A typical install sets one net service name
NSN_NUMBER=1

#NSN_NAMES;StringList;list of Net Service names
# A typical install sets net service name to "EXTPROC_CONNECTION_DATA"
NSN_NAMES={"EXTPROC_CONNECTION_DATA"}

#NSN_DBVERSION;StringList;list of NSN database versions
# The possible values for database version are: "80" and "81"
# A typical install sets database version to "80"
NSN_DBVERSION={"80"}

#NSN_SERVICE_OR_SID;StringList;Oracle9i database's service name (for Oracle9i database) or SID (for Oracle8 release 8.0 or Oracle7 database)
# A typical install sets Oracle9i database's service name to "PLSExtProc"
NSN_SERVICE_OR_SID = {"PLSExtProc"}

#NSN_PROTOCOLS;StringList;list of coma separated strings of Net Service Name protocol parameters
# The possible values for net service name protocol parameters are:
# "TCP;HOSTNAME;1521","TCPS;HOSTNAME;2484","NMP;COMPUTERNAME;ORAPIPE","VI;HOSTNAME;1521","IPC;IPCKEY"
# A typical install sets parameters to "IPC;EXTPROC"
NSN_PROTOCOLS={"TCP;HOSTNAME;1521"}

[oracle.networking.netca_9.2.0.1.0]
#Paramètre : DEPENDENCY_LIST
#Type: String
#Description : Liste des dépendances à installer avec ce produit.
DEPENDENCY_LIST={oracle.assistants.acf_9.2.0.1.0,oracle.options.ops.opsca_9.2.0.1.0}

#Paramètre : OPTIONAL_CONFIG_TOOLS
#Type: String
#Description : Liste des outils de configuration optionnels à lancer.
OPTIONAL_CONFIG_TOOLS={"netca"}

#Paramètre : s_responseFileName
#Type: String
s_responseFileName=c:\OraInst\netca.rsp

#Paramètre : s_netCAInstalledProducts
#Type: String
s_netCAInstalledProducts=client,oraclenet

#Paramètre : b_launchNETCA
#Type: Boolean
b_launchNETCA=true

Si vous avez besoin de plus de renseignements, j'essayerais de repondre dans la mesure de mes connaissances, mais je galere depuis deux semaines et je suis a cours d'idée
Merci d'avance.
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 11h49   #3
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Par défaut Installation Silent Mode

Citation:
Envoyé par xanthus
Bonjour, j'ai créer un fichier response pour installé un client Oracle92 mais je ne comprend pas pourquoi mon fichier ne focntionne pas, je l'ai deja créer pour mon moteur oracle et tout fonctionne a merveille.
J'aurai besoin d'un peu d'aide, je vous joins mon fichier netca et ma partie [oracle.networking.netca_9.2.0.1.0]

Si vous avez besoin de plus de renseignements, j'essayerais de repondre dans la mesure de mes connaissances, mais je galere depuis deux semaines et je suis a cours d'idée
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 11h55   #4
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
quel est l'intérêt de ce dernier message ?
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 13h36   #5
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Pour avoir un peu d'aide ou des conseils, je fais des tests toute la journée mais sans succés.
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 13h44   #6
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
http://club.developpez.com/regles/#L4.7
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 14h25   #7
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Je ne demande pas mieux que de donner des precisions mais il suffit de me demander je suis pas un expert en Oracle donc tous les renseignements qu'on me demandera sera poster.
Merci d'avance
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 14h37   #8
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
bah déjà ce serait pas mal de nous expliquer comment tu as fait le fichier réponse et ce qui ne marche pas
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h08   #9
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Pour creer mon fichier response , j'ai utilisé la commande setup.exe record -destinationfile c:\OraInst\client.rsp.
Ensuite apres quelques modifications de ma part le fichier client fonctionne tres bien. Pour le patch, il fonctionne aussi tres bien mais pour le fichier netca, j'ai utilisé celui qui se trouve sur les cds d'oracle et je les modifié pour ma config, le probleme est que pour mon moteur oracle, il fonctionne tres bien mais pour mon client, impossible de la faire fonctionner.
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h09   #10
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Une fois l'installation du client oracle en mode silent, rien ne se passe alors qu'avec le moteur Je fais trois click et mes fichiers tnsnames, sqlnet et listener sont configuré.
Merci
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h34   #11
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
je pense que c'est normal... il faudrait que tu enregistres un nouveau fichier spécifique au client... sur le client tu ne configure pas le listener par exemple
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h37   #12
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Oui mais comment fait t'on pour créer un fichier netca.rsp, car pour créer un fichier pour le moteur ou le client, c'est possible mais créer un fichier netca, je ne vois pas comment faire ?
Pourtant dans mon fichier netca, ca configure bien le listener a moins que je me trompe.
Merci
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h48   #13
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
c'est pas inclus dans la réponse du client ?
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 15/06/2007, 16h55   #14
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Non ca se fait pas dans le fichier response du client, en faite dans le fichier response du client on parametre une partie ou on indique le chemin du fichier netca en question pour qu'il le lance a la fin de l'install mais la rien ne se passe et je ne pense pas qu'il soit possible de créer un fichier netca comme celui cu client.
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 27/06/2007, 16h00   #15
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
Je suis toujours au meme niveau avec mon fichier rsp, si il y a une ame charitable qui connait les fichiers responses, ca serait parfait.
Merci d'avance.
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 03/07/2007, 15h35   #16
Invité de passage
 
Inscription : mai 2007
Messages : 31
Détails du profil
Informations forums :
Inscription : mai 2007
Messages : 31
Points : 2
Points : 2
En faite apres de nombreuses semaines de test et de recherche je viens de trouver que cela n'est pas possible sur l'installation du client Oracle 9i

Hi,

In Oracle 9i , Response file is totally ignored by Oracle in the second phase of silent installation. Silent installation creates oracle Software and database but does not take the customized path of NETCA.rsp response file during the Oracle Client installation and so it does not create the tnsnames.ora file.

So option is either not specify your own path
OR
create TNSNAMES.ORA manually later

Regards
Anurag
xanthus est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité Cette discussion est résolue.
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 07h08.


 
 
 
 
Partenaires

Hébergement Web