CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

how to recover tables from other environment?

edited Apr 20, 2015 4:39PM in CNC, DB and Operating System - JDE1 (MOSC) 6 commentsAnswered

Hi All,


we have issue with several tables in JPY (task tables) environment only, how can I recover this tables?

(jdv are the tables (task tables) are fine)

Options:

.flashback? form oracle DB...

.report? copy from dv yo py, and then regenerate JITI serilized object...

flashback, this is correct?

FLASHBACK TABLE employees_test TO TIMESTAMP (SYSTIMESTAMP - INTERVAL '.1' minute);
employees_test= table (I need to recover all task tablas)
SYSTIMESTAMP - INTERVAL '.1' minute= the time to back, I need back 1 week

JDE 9.0

TOOL 8.98.4.1

oracle DB

great thanks

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