I was doing a small “quick” data transfer between two servers. The source was 19c and the destination was 18c, so I used the VERSION parameter during the export.
expdp … version=18 directory=…
The export went fine, but when I started the import I immediately got this error.
ORA-39002: invalid operation
A little Googling and I came across MOS Doc ID 2482971.1. In short, the time zone file was different between the two databases.
Recent comments
2 years 51 weeks ago
3 years 11 weeks ago
3 years 16 weeks ago
3 years 16 weeks ago
3 years 21 weeks ago
3 years 42 weeks ago
4 years 10 weeks ago
4 years 40 weeks ago
5 years 24 weeks ago
5 years 25 weeks ago