Skip to main content
Solved

ORA-20105: Dictionary.CLIENTNAME_IS_NULL: Cannot convert the client name [NULL] into a database name.

  • March 1, 2023
  • 2 replies
  • 439 views

Forum|alt.badge.img+1

when executing a migration job (procedure type =insert or update ) i’m getting this error ,
i’m using 22r2 version.
i have set default values for null values in migration job also 
can anyone help me to solve this ?

 

Best answer by MMcK

Hi,

Have you tried refreshing the server cache?

 

 

2 replies

Forum|alt.badge.img+10
  • Hero (Customer)
  • 77 replies
  • Answer
  • March 2, 2023

Hi,

Have you tried refreshing the server cache?

 

 


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Partner)
  • 3 replies
  • March 2, 2023

yes , refreshing the dictionary cache helped me out.

Thank You ..