Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

copy image item

kamal1958May 28 2013 — edited May 29 2013
Hi all
how can I copy an image item to other image item?

Comments

user13108008

Same problem.

imagem1.png

netca_configure.log:

imagem2.png

Sentinel

I'm not sure if this will be helpful in your instance, but I've found that Running /etc/init.d/oracle-xe-18c configure fails for me the first time I run it, every time. However, it also works the second time I run it, every time, so I use the following command:

/etc/init.d/oracle-xe-18c configure 2>&1 || \

cat /opt/oracle/cfgtoollogs/netca/netca_configure_out.log && \

/etc/init.d/oracle-xe-18c configure 2>&1

teotiger

Think I found the solution: you should do not update your centos installation!

I had the same problem and spent many hours in investigation - without any success. Finaly I did a new set up from scratch (via virtualbox) without update the system (yum check-update && yum -y update) and then everything works fine.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 26 2013
Added on May 28 2013
6 comments
443 views