Let's Join and share our day to day activities, Views, Knowledge, Questions and achievements in Oracle Database (8i / 9i / 10g or 11g)

Oct 1, 2016

RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.

RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.

RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.

While cloning database Tier

Error :
RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.

Please make sure you have UnZip 5.X in your path and try again…

 ERROR while running Apply…

 ERROR: Failed to execute /clone/oracle/product/11.2.0/appsutil/clone/bin/adclone.pl

  Please check logfile.

Solution 1

Which unzip should point to $ORACLE_HOME/bin/unzip

Take the backup of existing unzip from $ORACLE_HOME/bin

cd $ORACLE_HOME/bin

mv unzip unzip_bkp

cp /usr/bin/unzip to $ORACLE_HOME/bin

Make sure the unzip utility under /usr/bin should be of version 5.X and not 6

Solution 2

As root user, rename the default unzip (/usr/bin/unzip) to a temporary filename (e.g. /usr/bin/unzip-ver6), perform the task, and then rename unzip-ver6 to the original name when completed.

# mv /usr/bin/unzip /usr/bin/unzip-ver6

Solution 3

unzip utility
https://oss.oracle.com/el4/unzip/unzip.html

Apr 13, 2015

Concurrent Manager status: "System Hold, Fix Manager"

Concurrent Manager status: "System Hold, Fix Manager"

Solution:

1) Shutdown the Apps Tier cleanly make sure there are no sessions: ps -ef | grep FNDLIBR
 

2) go to cd $FND_TOP/bin
run the below commands:
$ adrelink.sh force=y link_debug=y “fnd FNDLIBR”
$ adrelink.sh force=y link_debug=y “fnd FNDFS”
$ adrelink.sh force=y link_debug=y “fnd FNDCRM”
$ adrelink.sh force=y link_debug=y “fnd FNDSM”

Check relink logs to make sure the relinks completes sucessfully.

Ex: adrelink is exiting with status 0
End of adrelink session Date/time is  Mon Apr 23 10:50:24 PST 2013 **********************************************************
Line-wrapping log file for readability … Done line-wrapping log file.
Original copy is  /../…/../adrelink.lsv New copy is /../../../../../adrelink.log3)

3. After running the relinks run the cmclean.sql to flush out the status of the CM’s.

Don't forget to commit.

SQL> sqlplus apps/

SQL> @cmclean.sql
DOC>
———————————————————————– Updates complete. Type commit now to commit these updates, or rollback to cancel. ———————————————————————–
SQL> commit;
Commit complete.
 

4) Now Restart the Apps tier:

Notes:
Manager Status Shows System Hold, Fix Manager before resetting counters [ID 1507580.1] Concurrent Processing – CMCLEAN.SQL – Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1]

Feb 3, 2015

Applications Technology : R12 User Guides


Lifecycle Management

E12842-04
Maintaining Oracle E-Business Suite Documentation Set
NA
E13675-03
E13676-03
E12148-04
E16342-03
E15842-01
E12899-04
E12895-03

System Administration

Oracle E-Business Suite System Administrator's Guide Documentation Set
NA
E12893-04
E12894-04
E12843-05
E12892-04
E12951-04
E12898-03

Architecture and Common Applications

E12841-04
E13423-04
E13568-04
E13569-04
E13662-04
E13570-04
E13405-04
E13407-04

UserInterface, Development, and Personalization

E12896-04
E12897-04
E12900-03
E12646-04

Integration

E12065-06
E12169-06
E12064-06
E12953-03
E12952-03
E12903-04
E12904-04
E12779-03
E12905-04
E12906-04
E12954-04

Reporting and Desktop Integration
E15877-02
E12901-04
E12902-04