/build/static/layout/Breadcrumb_cap_w.png

Oracle Forms and Reports 6.x

I have already to create response file for custom installation
"orainst /rspdest d:\tmp\response_file.rsp"


It is the content of it.
---------------------------------------------------------------------------------------------------
#Prompt_for_win32.installation_settings_content=""
#Help_for_win32.installation_settings_content="Company Name: Enter the name of the company to which this copy of Oracle is licensed. The information is internally recorded for licensing purposes.

Oracle Home Name: Oracle homes are identified by name. The Oracle home name identifies the program groups associated with a particular Oracle home, and the Oracle services installed on the associated home.
The Oracle home name must be 1 to 16 characters long, and can only include alphanumeric characters and underscores '_'.

Oracle Home Location: The Oracle home location is the directory where products are installed. It must be a valid path that is not in the Windows directory. Different homes cannot share the same home location.

Language: Select the language you want to use to install and run Oracle products.
The default language is English for those products which are not yet supported in the language you have selected.
If you change your language selection at a later date, products which are already installed will default to 'English' until you i"
win32.installation_settings_content=list("TWI","DEFAULT_HOME","C:\orant","English")
#Prompt_for_win32.which_product_content="What product do you wish to install?"
#Help_for_win32.which_product_content="There are four products on this CD. * Forms Developer allows you to create forms applications, and test them in a runtime environment. It includes a limited-use copy of the Forms Server. * Forms Server allows you to establish runtime application usage in a three-tier environment. * Similarly, Reports Developer allows you to create reports applications, and test them in a runtime environment. It includes a limited-use copy of the Reports Server. * Reports Server allows you to establish runtime application usage in a three-tier environment."
win32.which_product_content="Oracle Forms Developer"
#Prompt_for_win32.install_option_content="What type of installation would you like to perform?"
#Help_for_win32.install_option_content="'Typical' gives you an automatic installation of an appropriate, workable set of the product's components -- those that are most frequently used. This is the best choice if you are new to the product. 'Custom' is a more complex installation process, and requires some product knowledge. Choose this option only if you require a higher level of control and you have a good understanding of the product components."
win32.install_option_content="Custom"
---------------------------------------------------------------------------------------------------

The problem is....

I have selected to install "Forms Runtime", "Graphics Runtime" & "SQL*Plus" only.
But it is not appear on my custom file, so that it install all component from source.
How could i install some of the components only?

Any idea?
Thanks.

1 Comment   [ + ] Show comment
  • Iam trying to install Oracle 6i forms and Reports i see that Setup.exe does not run from CMD prompt and -help does not display any switches ,i works fine when installed manullay tried to create a response file but unable to do so as the setup does not work throught Command ,Do u have any idea Kindly Suggest - navnit.app 10 years ago

Answers (16)

Posted by: spartacus 17 years ago
Black Belt
2
The log file (if it exists) should be name silentInstall.log (sorry, should have made that clearer in my earlier reply).

Other things you might want to check out (if you haven't already) :

1) Try a reboot before attempting to install the patch(es).

2) If multiple Oracle Homes are present on the machine, make sure that the current Oracle Home is set to the same home as you installed the main application into before trying to apply the patch(es).

You can check this out if you have a shortcut for Home Selector anywhere on the system, or alternatively, have a look at the registry entries HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOME and HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOME_NAME which should tell you what the currently active ORACLE_HOME is.

3) Using Task Manager, check to see whether any Oracle processes are running before you attempt the patch and, if they are, try terminating them first.

4) Try running orainst from the local machine rather than from a server share - you may need to copy down orainst.exe to the local machine if it doesn't already exist there.

Regards,

Spartacus

Comments:
  • Iam trying to install Oracle 6i forms and Reports i see that Setup.exe does not run from CMD prompt and -help does not display any switches ,i works fine when installed manullay tried to create a response file but unable to do so as the setup does not work throught Command ,Do u have any idea Kindly Suggest - navnit.app 10 years ago
Posted by: AngelD 17 years ago
Red Belt
0
How could i install some of the components only?
You need to populate the Condition column in the Component table for the component in question.
Posted by: mkali 17 years ago
Orange Belt
0
ORIGINAL: AngelD

How could i install some of the components only?
You need to populate the Condition column in the Component table for the component in question.


Thanks.

Yes. I have selected what i want during the /rspdest time. But it is not on my answer file.
What should i do now?
Posted by: mkali 17 years ago
Orange Belt
0
Anyone can post a sample rsp file that contain information about components installation?

THANKS ALL.
Posted by: AngelD 17 years ago
Red Belt
0
Thought you were talking about an MSI.

Have a look at:
Oracle Response Files - Part 1
Oracle Response Files - Part 2
Posted by: mkali 17 years ago
Orange Belt
0
Thanks your information. But i'm not using MSI.

I'm using orainst.exe to creat the response file.
But the reponse file is not recorded my action like this.

It is the captuer screen.
Capture Here

I just want to install "Forms Runtime", "Graphics Runtime" & "SQL*Plus" only.
But the answer file no this record....

Anyone get idea to silent install those 3 components? Thanks.
Posted by: aogilmor 17 years ago
9th Degree Black Belt
0
get your hands on the response file that comes with the media, and edit it manually. generating the rsp files by recording is buggy, and prone to errors.
Posted by: mkali 17 years ago
Orange Belt
0
get your hands on the response file that comes with the media, and edit it manually. generating the rsp files by recording is buggy, and prone to errors.

O......Thanks, after i search the media, it only got the rsp file like this.
But it's not for components installation.

Anyone can post their RSP file to here for me to reference?
Thanks a lot.




It is the file i can find in the media.
--------------------------------------------------------------------------------
# Created: Siddhartha Agarwal, July 10, 1996

# Response File Template for user response in script win32.stp

# The user is asked to choose what language to install products
# with. Content values are:
# "English"
# "Arabic"
# "Brazilian Portuguese"
# "Czech"
# "Danish"
# "Dutch"
# "Finnish"
# "French"
# "German"
# "Greek"
# "Hungarian"
# "Italian"
# "Japanese"
# "Norwegian"
# "Polish"
# "Portuguese"
# "Russian"
# "Spanish"
# "Swedish"
# "Turkish"
#
# The value is of list type, and should have only one item
# Example: language_content=list("English")

language_content=


# The user is asked to specify the Company Name for the product
# and the Oracle Home. The first string in the list below is the
# string that the customer would enter as the company name. The
# second string in the list is the location of the local Oracle
# Home. Defaults can be specified by 'default as shown below for
# the Oracle Home (C:\ORAWIN)

install_settings_content=
----------------------------------------------------------------------------
Posted by: aogilmor 17 years ago
9th Degree Black Belt
0
try this,

win32.installation_settings_content=list("Your Company Name","DEFAULT_HOME","c:\orant","English")
win32.which_product_content="Oracle Forms Developer"
win32.install_option_content="Typical"
# See if these work, they did not for me.
win32.SHOW_SPLASH_SCREEN="false"
win32.SHOW_WELCOME_PAGE="false"
Posted by: mkali 17 years ago
Orange Belt
0
ORIGINAL: aogilmor

try this,

win32.installation_settings_content=list("Your Company Name","DEFAULT_HOME","c:\orant","English")
win32.which_product_content="Oracle Forms Developer"
win32.install_option_content="Typical"
# See if these work, they did not for me.
win32.SHOW_SPLASH_SCREEN="false"
win32.SHOW_WELCOME_PAGE="false"


THANKS~

But it is for typical install only.
My goal is to custom install & install 3 components only from it.

I only know the custom install is (win32.install_option_content="Custom")
But i don't know the syntax to install components after that......
Posted by: spartacus 17 years ago
Black Belt
0
Ok, try this out :

Using the response file you originally recorded, use the following command line and see if that works for you :

orainst /silent /prd <full path to NT.PRD> /install w32grun60,w32frun60,w32plus80 /rspsrc <Full Path to Your rsp file>

The above command will (hopefully) select only the three components you require from the NT.PRD file (I am assuming you are deploying on NT/W2000/XP platform here).


Regards,

Spartacus
Posted by: mkali 17 years ago
Orange Belt
0
Thanks. It works great! [:)]

Now, i faced another issue.
After the installation, i tried to apply oracle patches with those script. But it doesn't works.
It will call the installer but quit automatically very shortly.

My syntax like this
\\SERVER\ORAINST.EXE /silent /prd c:\Nt2.prd /install w32grun60,w32frun60 /rspsrc c:\patch.rsp

Any ideas? Thanks.
Posted by: spartacus 17 years ago
Black Belt
0
Have you checked to see if a silent installation log file was created following the attempt to apply the patch(es) silently ?

The default location for this is C:\Program Files\Oracle\Inventory\logs, but it may vary depending on where your inventory folder is located.

Looking at your command line, it looks like you used a separate response file for the patch, which is, I think, the correct approach. If however, you didn't generate a new response file specifically for the patches, then I would recommend you try that.

Also, can I ask whether the patches came with their own .PRD files, or did you use the original one that came with the base installation ?

Regards,

Spartacus
Posted by: mkali 17 years ago
Orange Belt
0
1. No log file to be created. What is the name for me to search?

2. The answer file for the patches is generate by "orainst /rspdest d:\tmp\patch.rsp".

Which is....
------------------------------------------------------------------------------------------------------
win32.installation_settings_content=list("Company","DEFAULT_HOME","C:\orant","English")
win32.install_option_content="Custom"
------------------------------------------------------------------------------------------------------

3. Yes. The PRD file come from the patches. So i rename it to Nt2.prd. And i can see that w32grun60,w32frun60 is include in the PRD file.

Please suggest. Many Thanks.
Posted by: mkali 17 years ago
Orange Belt
0
Thanks your information. [;)]

I'm still cannot find silentInstall.log or C:\Program Files\Oracle\Inventory\logs folder

1) Tried reboot, same result.

2) The home directory is "C:\orant", and name is "DEFAULT_HOME", my report.rsp & patch.rsp on this section are the same.

3) I guess not, because i cannot see any process (Oxxx.exe) is running and no other process is running on high CPU usage.

4) Tried to copy the whole folder to my c:\ with same command. It works fine!!


I figured out why i cannot applied the patch.

For applying patches,
The "NT.prd" from patches must be using the original path which must same folder with "orainst.exe". So i map the network drive with the server & it works great now.


THANKS VERY MUCH~~~~~~~~[:)][:)][:)]
Posted by: spartacus 17 years ago
Black Belt
0
Pleased it all worked out for you [:)]

Thanks for posting your resolution notes.


Regards,

Spartacus
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ