Skip to Main Content

New to Java

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Accessing Java

35d905a3-2cfe-4da8-93e4-1b55b5ee532bJul 29 2017 — edited Aug 8 2017

I'm a rank amateur who just downloaded JDK. I haven't been able to access the program using the recommendation in the Beginner's Guide.

Comments

lmu

Are you restoring it to the same place or to a different server? 

EdStevens

How is this different from your other thread?

We can't tell anything based on a list of file names and an irrelevant listing of the spfile.  But if I had to guess, based on those file names, that's not even an rman backup, in spite of your assertion otherwise.

You should continue to work your previous thread.

L. Fernigrini

Please close this thread and continue on the original one. Explain there exactly what are you trying to do...

Mark D Powell

JP, you should always identify the full version of Oracle in use.  Are you using a backup tool, which in turn actually performs the rman backups? If you are using a tool it should also handle the restore otherwise the Backup manuals are under Administration in the online database documentation

- -

https://docs.oracle.com/en/database/oracle/oracle-database/index.html

- -

If you are restoring the same database the backup is for on the same server it was made on then the rman restore can be as simple as

restore database

recover database

- -

The restore depends on the details which you did not post.

- -

HTH -- Mark D Powell --

SITI

Resolved

Mike Kutz

SITI wrote:

Resolved

Please post the solution then flag it as "correct answer"

If you don't want to do that, flag the "Resolved" post as "correct answer".

If you don't want to do that, please flag the post as "Assumed answered"

If you don't want to do that, please bare in mind that we really appreciate closed threads and dislike people who have a bad habit of not closing them.

thanks,

MK

SITI

We got the EXPDP(Datapump) backup from the customer.

Thanks,

Sunny kichloo

If it is resolved do close this thread.

Thanks

EdStevens

SITI wrote:

We got the EXPDP(Datapump) backup from the customer.

Thanks,

Which has nothing to do with rman . . .

SITI

There were no option to close this Thread.

Please assist.

EdStevens

SITI wrote:

There were no option to close this Thread.

Please assist.

You are correct.  There is no literal 'close' function.  You 'close' a thread by marking an answer as 'correct'.  If you discovered the answer yourself, post it and mark your own posting as 'correct'.

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

Post Details

Locked on Sep 5 2017
Added on Jul 29 2017
3 comments
312 views