Oracle EBS cux User Creation)

Source: Internet
Author: User

1. Create a cux user
SQL> Conn/As sysdba;
Connected.
SQL> Create tablespace pai_ntk_cux datafile '/EBS/proddata/pai_st/data/cuxd01.dbf'
Size 50 m autoextend on next 1 m;
Tablespace created.

SQL> create user cux identified by cux default tablespace 1__ntk_cux
Temporary tablespace temp;

SQL> grant connect, resource to cux;

Grant succeeded.

SQL> grant select any table to cux;

Grant succeeded.

2. Create a cux directory under $ appl_top and ensure that the directory is the same as other FND directories.

3. create custom {Sid }_{ Host}. env under $ appl_top.

Join the above
Export cux_top =/ERP/applprod/prodappl/cux/11.5.0

4. Restart the application
CD $ common_top/admin/scripts /_
./Adstrtal. Sh apps/apps

3. log on to the EBS, log on to the system as the system administrator, and choose security> Oracle> Registration.
Database username and password permission installation group description
Cux enables 1 Oracle secondary development management system account

4. Switch the roles and responsibilities of application developers to enter the system, application-> Registration
Basic path for application abbreviation
Oracle secondary development management system cux cux_top Oracle Secondary Development Management System

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.