Wednesday, October 31, 2012
oracle constraint bulma
gelen exceptionlar şu şekilde
ORA-00001: unique constraint (SCHEMA.SYS_C0067078) violated
sağolsun hibernate veya oracle create ederken çok nadide isim seçmiş SYS_C0067078 velhasılı bunu görücne insan bişey anlamıyor. constraintin ilişkili olduğu tablo ve detayı için oracle da
select * from all_constraints
where owner = 'SCHEMA'
and constraint_name = 'SYS_C0067078';
çalıştırmak yeterli.
Subscribe to:
Post Comments (Atom)
playwright in junie
{ "mcpServers" : { "playwright" : { "command" : "npx" , "args" : [ ...
-
if you have wl11 ejb server and in that environment generated ejb client and deploy to wl12 it will give you this exception java.lang.NoSu...
-
I know its been a long time I have not write anything. because I have not learn or done any new things. I dont want to write regular meaning...
-
in .net 2 if you want to show your application in system tray . you need to add notify icon to your application and set the "ShowInTas...
No comments:
Post a Comment