Install WebLogic Server 12c on Linux (Silent Installation)
The customer recently installed WebLogic Server 12c on Linux. The customer said that the latest version should be installed. The version number is 12.1.X (12.1.2, 12.1.3 ). At first, we thought that we were using the console to download the binfile, just like the old version, and then executed it step by step on the console. Unexpectedly, since the
CentOS6.5x64 install 64-bit Oracle 11g in silent mode
1. Download the 64-bit Oracle11g source file and upload it to the Linux server.
2. Package installation check and installation:
Install the tool using yum:
Yum-y install binutils compat-libstdc ++-33 elfutils-libelf-devel glibc-common glibc-devel gcc-c ++ libaio-dev
We can save time by using the silent mode provided by many software.We can do some other things with saved time. Hope this can help you.Tuxedo 12.1.31. reponse file content. Below content should be saved as TUXEDO_INSTALL.RSPresponsefile_version=2.2.1.0.0Unix_group_name="DBA"from_location="/apps/stage/stage/tuxedo/disk1/stage/products.xml"From_location_cd_label=Oracle_home="/apps/tuxedo"Oracle_base="/apps"Oracle_home_name="OUIHome8"Show_welcome_page=t
Tags: command other TE and COM sys location base silentWe can save time by using the silent mode provided by many software.We can do some other things with saved time. Hope this can help you.Oracle Database Client 12.2.0.11. reponse file content. Below content should be saved as ORACLE_CLIENT_INSTALL_12201.RSPOracle.Install. responsefileversion=/oracle/Install/rspfmt_clientinstall_response_schema_v12.2.0Uni
We can save time by using the silent mode provided by many software.We can do some other things with saved time. Hope this can help you.WebLogic 12.1.31. reponse file content. Below content should be saved as WEBLOGIC_INSTALL.RSP[ENGINE] #DO not. Response File Version=1.0.0.0.0[GENERIC] #The Oracle home location. This can is an existing Oracle Home or aNewOracle Home.#this is requiredOracle_home=D:\apps\weblogic#set Thisvariable value to the installat
the new apk is uninstalled, the apk for data Partition is deleted, the old apk in the system directory is used to start the program again.(2) Start the uninstall application of the system and enable the system to automatically uninstall the apk.
// Create a URI using the package name of the programUri packageURI = Uri. parse ("package: com. zlc. ipanel ");// Create IntentIntent intent = new Intent (Intent. ACTION_DELETE, packageURI );// Execute the uninstall programStartActivity (intent );
Diff
Making a silent install package using batch +winrar/wait Lync.exe/install//wait vcredist_x86/vcredist_x86.exe/q//wait Dotnetfx40/dotnetfx40_full_ x86_x64.exe/q//wait setup.exe/qnThe batch command above can silently install the. NET Framework 4.0,vc++ 2010 installation package. The last Setup.exe is an installation pack
Install weblogic12C (Silent Installation) on Linux (1) and linuxweblogic12c
Recently, weblogic was installed on linux. The leader said that the latest version should be installed. The version number is 12.1.X. At first, we thought that we were using the console to download the binfile, just like the old version, and then executed it step by step on the console. Unexpectedly, after 12C,
The binfile is not pr
$exportdisplay=:0 $./database/runInstaller Enter the installation of the graphical interface, please refer to http://blog.itpub.net/29742691/viewspace-1214803/ silent installation without graphical interface (recommended) First, modify the silent installation of the template $cp-r/home/oracle/database/response/home/oracle //copy a template $cd/home/oracle/response $vidb_ install.rsp //Modify the ins
Install_type= "EE"
s_namefordbagrp= "DBA" #the Supplementary Group of Oracle
S_nameforopergrp= "Oper" # not essential
selected_languages={"en", "ZH_CN"} # Not essential
component_languages={"en", "ZH_CN"} # Not essential
N_dbtype= "1"
S_globaldbname= "ORCL"
S_dbsid= "ORCL"
N_dbstoragetype= "1"
N_performupgrade= "0"
Basically this is enough, save it.
8. Start installation, Oracle account into installation directory:
./runinstaller-silent-responsefi
" //cannot be changedOperation_type ="CreateDatabase"Gdbname="hello.dlxg.gov.cn" //Global database name =sid+ host domain nameSID ="Hello" //the corresponding instance nameTemplateName ="General_purpose.dbc" //template files for building librariesDatafiledestination =/opt/oracle/oradata//data File storage directoryRecoveryareadestination=/opt/oracle/recovery_data//Recover data Storage directoryCHARACTERSET ="Al32utf8" //character sets, important!!! After the building of the general can no
/oradata//data File storage directory Recoveryareadestination=/home/oracle/recovery_data//Recover Data storage directory CHARACTERSET="Al32utf8"Character sets, Important!!!After you build the library, you can't change it, so make sure it's clear before you build it. TotalMemory="5120"Oracle Memory 5120MBAfter the configuration is complete, execute the command to start silently installing the new database$DBCA -SILENT-RESPONSEFILE/HOME/DATABASE/RESPONS
It's a good experience that Android phones can invoke commands silently to install software after it gets root, but the current online code for silent installation of Android apps comes from one person, with a very SB bug, and no one who borrows the code has found it. The code that caused almost all the silent installation of Android apps on the network was wrong
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.