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