Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

While applying patch "7432859 " in oracle application ebs getting this error.

edited Dec 3, 2013 5:53PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered
Hi All,
While applying patch "7432859 " in oracle application ebs getting this error.

adworker01.log
=========
worker is trying to change the column width from 80 to 240 size.we are not doing anything explicitly
please provide your recommendations on it asap.


SQL> desc ASO.ASO_QUOTE_HEADERS_ALL
Name                                      Null?    Type
----------------------------------------- -------- ----------------------------
QUOTE_HEADER_ID                           NOT NULL NUMBER
CREATION_DATE                             NOT NULL DATE
CREATED_BY                                NOT NULL NUMBER
LAST_UPDATE_DATE                          NOT NULL DATE
 ORG_ID                                             NUMBER
QUOTE_NAME                                         VARCHAR2(80)

Start time for statement below is: Tue Dec 03 2013 00:19:11

ALTER TABLE ASO.ASO_QUOTE_HEADERS_ALL MODIFY ( QUOTE_NAME VARCHAR2(240) )

AD Worker error:
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center