| Oracle Collaboration Suite Installation Guide Release 1, Version 9.0.3.1.0 for Windows Part Number B10262-01 |
|
This chapter guides you through the process of configuring Oracle Files.
This chapter contains these topics:
Oracle Files Configuration Assistant starts automatically at the end of the Oracle Universal Installer process and guides you through the process of identifying the Oracle database to use for the Oracle Files schema and various other configuration tasks.
Before you configure Oracle Files, you should complete the tasks in this section. This section contains these topics:
Table 6-1 lists additional configuration and usage information for Oracle Files.
| Topic | Location |
|---|---|
|
Configuring Oracle Workflow prior to configuring Oracle Files |
"Integrating Oracle Workflow With Oracle Collaboration Suite" |
|
Creating Oracle Files users in Oracle Internet Directory |
|
|
Provisioning users in Oracle Files |
|
|
Oracle Files configuration tasks involving Oracle Enterprise Manager |
Oracle Files Administration Guide |
|
Oracle Files Site Administrator and Subscriber Administrator information |
"Creating the Oracle Files Subscriber" and Oracle Files online help |
|
Configuring the NFS Server |
Oracle Files Release Notes |
|
Configuring the NTFS Server |
Oracle Files Release Notes |
|
Installing the Oracle FileSync client |
|
|
Other client access paths and software |
Chapter 2 of Oracle Files Administration Guide |
|
Troubleshooting Oracle Files installation and configuration |
Ensure the Oracle9i database and listener process are running on the database server computer. If necessary, you can start these processes as follows:
prompt> lsnrctl START prompt> sqlplus /NOLOG SQL> CONNECT sys/password AS SYSDBA Connected. SQL> startup ORACLE instance started. Total System Global Area 185369592 bytes Fixed Size 279544 bytes Variable Size 117440512 bytes Database Buffers 67108864 bytes Redo Buffers 540672 bytes Database mounted. Database opened. SQL> exit
In order for users to access Oracle Files, they must first be created as users in Oracle Internet Directory. It is recommended that you perform this task prior to configuring Oracle Files.
To create users in Oracle Internet Directory:
http://hostname:7777/oiddas
orcladmin).
The Create User page displays.
Once users are created in Oracle Internet Directory, they are automatically provisioned in Oracle Files every 24 hours, a default setting that can be changed to provision users more frequently.
|
See Also:
"Provisioning Users in Oracle Files" for additional information |
The following sections guide you through properly configuring Oracle Workflow, integrating Oracle Workflow with Oracle Internet Directory and Oracle9iAS Single Sign-On, and enabling languages in the Oracle Workflow schema. All of these tasks are necessary in order for Oracle Workflow to function properly with the Oracle Collaboration Suite, and for Oracle Workflow to automatically integrate with Oracle Files during the Oracle Files configuration process.
This section contains these topics:
The steps detailed in this section must be performed to properly configure Oracle Workflow.
ocsmtier_ORACLE_HOME\wf\install\wfinstall.bat
Table 6-2 Oracle Workflow Configuration Assistant Values
When Oracle Workflow configuration is complete, a confirmation window appears.
Oracle Workflow configuration is now complete. You can check the status of the Oracle Workflow configuration by reviewing the workflow.log log file located in the following directory:
ORACLE_HOME\wf\install\workflow.log
The following steps must be performed in order to successfully integrate Oracle Workflow with Oracle Internet Directory and Oracle9iAS Single Sign-On.
http://hostname:1810
infrastructure_instance_name.hostname from the Standalone Instances section.
The Application Server.instance_name page displays.
The HTTP Server page appears.
The mod_plsql Services page appears.
The Create DAD: DAD Type page appears.
The Create DAD: Database Connection page appears.
Table 6-3 Database Access Descriptor Values
The Create DAD: Document, Alias and Session page appears.
http://server_name[:portID]/pls/new_workflowDAD/default_homepage.home
For example:
http://myserver:8799/pls/ocs_wf/wfa_html.home
http://hostname:1810
Table 6-4 Global Preferences Values
cd bug2579824
sqlplus workflow_schema_name\workflow_schema_password
owf_mgr):
SQL> @wfsecs.pls SQL> @wfsecssb.pls SQL> @WFLDAPB.pls SQL> @wfsscb.pls SQL> @ORACLE_HOME\wf\sql\wfdircsv.sql
ORACLE.APPS.WF.PUBLIC.USER.CHANGE.
Scroll to the right to find the Edit link next to this event.
SQL> begin SQL> exec wf_ldap.synch_all SQL> end
This is the PL/SQL procedure to provision existing Oracle Internet Directory users as Oracle Workflow users.
SQL> begin SQL> wf_ldap.synch_changes() SQL> end
ORACLE_HOME/Apache/Apache/conf/mod_osso.conf file:
<Location new_workflowDAD> require valid-user AuthType Basic </Location>
ORACLE_HOME/Apache/modplsql/conf/dads.conf file.
new_workflowDAD location. Between the Location and /Location lines, insert the following entries:
PlSqlDatabaseUsername workflow_schema_name PlSqlDatabasePassword workflow_schema_password
Perform the following steps to enable all languages in the Oracle Workflow schema.
|
Note:
|
ORACLE_HOME\wf\install\wfinstall.bat
Oracle Files Configuration Assistant is started automatically by Oracle Universal Installer, and guides you through the range of possible deployment scenarios listed in Table 6-5. Oracle Files Configuration Assistant always begins with the Oracle Files CA - Welcome screen.
Using Oracle Files Configuration Assistant, make your choices on each screen and click Next to continue. You can click Cancel to stop the assistant and configure Oracle Files at a later time by executing ifsca.bat from the command line:
ORACLE_HOME\ifs\files\bin
Table 6-5 describes the type of configurations you can perform:
| Configuration Type | Description | See Also... |
|---|---|---|
|
Creates a new Oracle Files schema in the database. Optionally configures the software required to include the computer as a node in the domain. |
||
|
Configures Oracle Files software on the system for integration with an existing domain. |
To monitor the Oracle Files Configuration Assistant as it progresses, you can view the log as it is being written to the following file:
ORACLE_HOME\ifs\files\log\FilesConfig.log
These instructions guide you through the process of configuring the Oracle Files domain controller computer, which is typically the first computer in the domain that you are configuring.
The instructions begin from the Oracle Files Configuration Assistant Welcome screen.
The Database Selection screen appears.
SYS user account.
The Database Login Verifications message box appears while the CLASSPATH, database connection to the Oracle9i database, initialization parameters, Oracle JServer installation, and other important requirements are verified.
If an error occurs, you must correct the problem before configuration can continue. For example, if JServer is not installed in the database, you see an error message related to the DBMS_JAVA package.
|
See Also:
"Deploying Oracle Files" for information about preliminary setup requirements |
Oracle Files Configuration Assistant attempts to make a connection as SYS AS SYSDBA using a database string, and therefore needs the database to be configured with a password file. If the following error message displays, then it is likely due to a missing password file on the database server:
Invalid password for Oracle user SYS
If additional errors occur, more information on why verification failed can be found in the FilesConfig.log file.
The Schema Name screen appears when the verification process completes.
Oracle Files Configuration Assistant checks to see if the schema name exists in the database. If it does exist, or if related schema names based on this schema name exist, a message box appears notifying you of this problem.
Tablespaces screen appears after you close the message box.
A warning screen appears if you do not have an Oracle Workflow instance installed and configured in the database, and therefore Oracle Files cannot automatically integrate with Oracle Workflow. No warning box appears if an Oracle Workflow instance is installed and configured. Go to step 11
The Oracle Files configuration process ends if you click No and the remaining configuration tools complete.
The Character Set and Language screen appears if you click Yes. Go to step 12.
|
Important: It is strongly recommended that you have an instance of Oracle Workflow already installed and configured prior to creating the Oracle Files schema. This enables Oracle Files Configuration Assistant to automatically integrate with Oracle Workflow. For step-by-step information on configuring Oracle Workflow, see "Integrating Oracle Workflow With Oracle Collaboration Suite". You can also integrate Oracle Files with Oracle Workflow manually as a postconfiguration step, although this is not recommended. Contact Oracle Support Services for detailed information about integrating Oracle Workflow with Oracle Files as a postconfiguration step. |
Oracle Corporation recommends setting the character set to Unicode (UTF8) to enable full multi-language functionality. Specifying non-UTF8 character sets may limit Oracle Files ability to access and display content in multiple languages.
If you need to support single-byte language functionality only, you can use UTF8 or any of the single-byte character sets supported by the database.
The Default Port Numbers screen appears. The default port number settings are stored as an object for use by all middle tier computers that use the Oracle Files schema. To change the configuration on any single middle tier computer, you must use the Enterprise Manager Web Site.
The Website Information screen appears.
The SMTP Information screen appears.
The Administrator Information screen appears.
username@yourcompany.com.
The Users screen appears. Oracle Files Configuration Assistant creates three new users: system, guest, and site_admin. The Site Administrator is used to create the Subscriber in Oracle Files.
The Oracle Internet Directory Login screen appears.
The default port number is 389 for LDAP. If this port is in use, port 4032 is used. You can usually leave this unchanged. If you have SSL enabled on Oracle Internet Directory, select Uses SSL and change the port number. The default port number for SSL-enabled mode is 636.
The default Oracle Internet Directory super user name is cn=orcladmin.
The password is whatever was entered when Oracle Internet Directory was installed.
The default Oracle Internet Directory root Oracle Context is set to cn=OracleContext. Typically, you can leave this unchanged. If the Oracle Internet Directory administrator changed the root context, you must enter the correct value. The concept of a root context is specific to LDAP directory services.
The Workflow Schema screen appears if an Oracle Workflow schema has been configured in the same database you specified Oracle Files should point to, during Oracle Files Configuration Assistant step 4, Database Selection. If the Workflow Schema screen appears, go to step 26.
Otherwise, the Setup Local Machine screen appears. Go to step 29.
The Setup Local Machine screen appears.
The Domain Components screen appears.
The Node Configuration screen appears. This screen lists all the protocol servers and agents that you can choose to run in the domain:
The HTTP Node Configuration screen appears, if you selected Run an HTTP Node on this computer on the Domain Components screen. This screen enables you to provide a name for the HTTP Node. Continue to step 36.
Otherwise, the Summary screen appears. Continue to step 38.
The Summary screen appears. Oracle Files Configuration Assistant now has all the information needed to create a new Oracle Files schema and configure the node and other processes. Note the name and location of the log file and any other important information on this screen.
A progress window appears. If an error occurs, check the following log file for more information:
ORACLE_HOME\ifs\files\log\FilesConfig.log
When the process is complete, a message informs you that the configuration was successful. Click OK to close the message. Oracle Files and the Oracle Enterprise Manager Web Site are integrated automatically.
If Oracle Files Configuration Assistant was started by Oracle Universal Installer, then any remaining configuration tools are started.
These instructions guide you through the process of setting up a computer to use an existing domain. You must install and configure Oracle Files software into an Oracle home based on Oracle Collaboration Suite. For visual reference, see the screen shots included in the previous section.
The instructions begin from the Oracle Files Configuration Assistant Welcome screen.
The Domain Operation screen appears
The Database Selection screen appears.
SYS user account.
The Database Login Verifications message box appears as the CLASSPATH, database connection to the Oracle9i database, initialization parameters, Oracle JServer installation, and other important requirements are verified.
If an error occurs, you must correct the problem before configuration can continue. For example, if JServer is not installed in the database, you see an error message related to the DBMS_JAVA package.
|
See Also:
Chapter 2, "Preparing for Installation" for more information about preliminary setup requirements |
Oracle Files Configuration Assistant attempts to make a connection as SYS AS SYSDBA using a database string, and therefore needs the database to be configured with a password file. If following error message is likely due to a missing password file on the database server:
Invalid password for Oracle user SYS
If additional errors occur, more information on why verification failed can be found in the FilesConfig.log file.
The Schema Name screen appears when the verification process completes.
The Domain Components screen appears after the database connection and schema are verified.
The Node Configuration screen appears.
The Node Configuration screen lists all the protocol servers and agents that you can choose to run in the domain:
The HTTP Node Configuration screen appears if you selected Run an HTTP Node on this computer on the Domain Components screen. This screen enables you to provide a name for the HTTP Node. Continue to step 12.
Otherwise, the Summary screen appears. Continue to step 14.
The Summary screen appears. Oracle Files Configuration Assistant now has all the information needed to configure the computer. Note the name and location of the log file and any other important information on this screen.
A progress window appears. If an error occurs, check the following log file for more information:
ORACLE_HOME\ifs\files\log\FilesConfig.log
If Oracle Files Configuration Assistant was started by Oracle Universal Installer, then the remaining configuration tools are started.
You can configure the Oracle Files domain non-interactively by passing a response file containing all the configuration settings to Oracle Files Configuration Assistant as a parameter at the command line. The location of the response file is:
ORACLE_HOME\ifs\files\settings\silentconfig.properties
The file contains instructions about how to modify and use it. Modify the response file to meet your specific needs.
silentconfig.properties file in a text editor.
cd ORACLE_HOME\ifs\files\bin ifsca.bat -file ORACLE_HOME\ifs\files\settings\silentconfig.properties -silent
Oracle Files is configured on the computer according to the specifications defined in the response file. If an error occurs, check the following log file for more information:
ORACLE_HOME\ifs\files\log\FilesConfig.log
Perform the following tasks to complete the initial configuration and start the domain, and to ensure that your system is operational and secure:
You need to grant the Windows NT and 2000 Administrator account (or other account you're using to install and configure Oracle Collaboration Suite) the Logon as Batch Job privilege in order to start the Domain Controller and Nodes from the Oracle Enterprise Manager Web Site.
These instructions presume you are still logged on to the Windows NT or Windows 2000 machine as the Administrator (or other user account with administration privileges).
User Manager (or User Manager for Domains for Windows NT Server) displays.
The User Rights Policy screen displays.
The Local Security Settings window appears.
A list of policies will appear in the right side panel.
These instructions assume that Oracle Files has been installed and configured, and that the database and listener are running.
Oracle Files uses the Oracle9iAS Containers for J2EE (OC4J) component of Oracle9iAS Infrastructure to support the DAV Servlet, which is deployed to OC4J automatically during the configuration process.
OracleHOME_NAMEEMWebsite, by stopping it and then starting it again. Since the Oracle Files Configuration Assistant modifies the targets.xml file, the Oracle Files domain does not appear in the Oracle Enterprise Manager Web Site until you restart Oracle Enterprise Manager.
If your Oracle Files domain comprises multiple physical computers, you must stop or start the service on each computer.
http://hostname:1810
Alternatively, you can go directly to the Oracle Enterprise Manager page by entering:
http://hostname:1810/emd/console/targets
If you enter this URL, the page listed in step 4 appears.
A Username and Password Required or Enter Network Password prompt appears.
ias_admin as the user name with the appropriate password for the Oracle9iAS Infrastructure instance.
The Web page displays a list of all Oracle9iAS Infrastructure and Oracle Collaboration Suite components, or Targets, running on the specified host.
ias_admin and the appropriate password to continue.
A page displays all of the system components running on the instance. The list should include the Oracle Files domain, which appears as a concatenation of iFS_ and the database instance's host name, port number, service name, and the name of the schema for Oracle Files. For example:
iFS_myMachineHostname.mycompany.com:1521:myDBServiceName:myFILESSchemaName
If your domain comprises multiple nodes across multiple computers, repeat this step for each computer. You must enter the operating system account name and password on each computer running a node that you want to start.
The Oracle Files top-level management page appears. The domain name displays in the upper-left area of the page. The domain name has the form:
myHostname.mycompany.com:1521:myDBServiceName:myFILESSchemaName
The Oracle Files domain starts.
ORACLE_HOME\ifs\files\bin\ifsctl status -n
In the following steps, you will log in to Oracle Files as the Site Administrator and create the Subscriber.
http://httphost:port/files/app/AdminLogin
For example:
http://acme.us.oracle.com:7778/files/app/AdminLogin
The Administrator Login page appears.
site_admin and use the same site_admin password you used during configuration.
The Subscriber Name page appears. Note that the Subscriber Name is the default subscriber for the Oracle Internet Directory server. The Oracle Internet Directory server is the value entered in step 24 during Oracle Files configuration. This subscriber is typically US.
The Subscriber Information page appears.
The Create Subscriber Administrator Account page appears.
The New Subscriber Confirmation page appears.
The Browse Subscribers page appears. You can see that the Subscriber has been created and the Subscriber's password has been automatically e-mailed.
http://httphost:port/files/app/AdminLogin
The Administrator Login page appears.
subscriber_user_login_ID/password using the subscriber user login ID you entered when creating the subscriber in step 8.
"Provisioning Users in Oracle Files" for more information about creating users in Oracle Files
See Also:
In order for users to access Oracle Files, they must first be created as users in Oracle Internet Directory.
|
See Also:
"Preconfiguration Tasks for Oracle Files" in this chapter for information about how to create users in Oracle Internet Directory. |
Once users are created in Oracle Internet Directory, and the Oracle Files Site Administrator has created the Oracle Files Subscriber Administrator, they are automatically provisioned in Oracle Files every 24 hours (the default setting) by the FilesOidUserSynchronizationAgent.
To reset the activation period for FilesOidUserSynchronizationAgent from 24 hours to a shorter time period (so that you do not have to wait 24 hours for the agent to provision users in Oracle Files) follow these steps:
OracleHOME_NAMEEMWebsite.
If you have more than one Oracle9iAS Infrastructure or Oracle Collaboration Suite home on the same host, start EMD from the ACTIVE_EMD_HOME. You can check your ACTIVE_EMD_HOME by navigating to the following Windows registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\em_loc
http://hostname:1810/.
ias_admin using the same password you entered for the Oracle Collaboration Suite instance when you installed Oracle Collaboration Suite.
iFS_host:1521:ServiceName_SchemaName
The Files Domain page appears. This page displays the status of the following Oracle Files components: Domain Controller, host_name Node, and host_name HTTP Node.
FilesOidUserSynchronizationAgentConfiguration.
IFS.SERVER.TIMER.ActivationPeriod and click Edit.
24h to 3m (three minutes).
FilesOidUserSynchronizationAgentConfiguration.
FilesOidUserSynchronizationAgent by following these steps:
FilesOidUserSynchronizationAgent again, click Unload, and confirm the action.
The Load Server page appears.
FilesOidUserSynchronizationAgent.
After the FilesOidUserSynchronizationAgent has provisioned users, you can change the ActivationPeriod back to 24 hours (24h) or whatever is your preference.
As a result of the synchronization process, Oracle Files users receive an e-mail confirming that they have an account on Oracle Files, with a URL to the Oracle Files login page and instructions on how to enable protocol access to Oracle Files.
To access the protocol servers running on your Oracle Files Domain, each end user should perform the following steps:
http://hostname:7778/files/app/ProtocolAccess
The Single Sign On page (SSO) appears.
The Protocol Access page appears.
Now that you have configured the Oracle Internet Directory user using the Protocol Access page, you can access the protocol servers that may be running on your Oracle Files Domain.
|
Important:
In order to start the NTFS protocol server, a user must first have been created in Oracle Internet Directory and provisioned in Oracle Files by the For detailed information on configuring the NTFS server, see Oracle Files Release Notes. |
To validate that the domain and node started and the core Oracle Files components are working, attempt to connect to the system from another computer on the network.
|
Important:
In order to start the NTFS protocol server, a user must first have been created in Oracle Internet Directory and provisioned in Oracle Files by the For detailed information on configuring the NTFS server, see Oracle Files Release Notes. |
If you attempt to connect to the HTTP Web server and receive a 503 Service Temporarily Unavailable message, the domain (in particular, the HTTP node) has not fully started. You must start the HTTP node.
|
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|