ERP BASIC
Don't Worry, We Have Solution
Pages
(Move to ...)
Home
▼
ORA-12532: TNS:invalid argument
›
sqlplus system@orcl SQL*Plus: Release 11.1.0.6.0 - Production on Sun Aug 19 13:18:56 2007 Copyright (c) 1982, 2007, Oracle. All rights reser...
194 comments:
Insert Array Output into Database
›
Hello Friends now a days i am working on php.A few days ago i got a task from my trainer and task was to uploading a txt file in new folder...
59 comments:
Reclaiming Unused Space in Index.
›
We can see Reclaimable space in Schema by using below query. SELECT'Task Name : ' || f.task_name || CHR(10) ||'Start Run Time : ...
339 comments:
" Bharat Bandh " Is it reality or just a show off.
›
Is the bandh is the only way to protest, what type of bandh is this where people are forced to stay home and shut down their shops. All an...
39 comments:
What is thread pool? Why should we use thread pools?
›
Ans: A thread pool is a collection of threads on which task can be scheduled. Instead of creating a new thread for each task, you can have ...
11 comments:
What is a thread leak? What does it mean in Java?
›
Ans: Thread leak is when a application does not release references to a thread object properly. Due to this some Threads do not get garbage ...
30 comments:
How will you take thread dump in Java? How will you analyze Thread dump?
›
Ans: A Thread Dump is a complete list of active threads. A java thread dump is a way of finding out what each thread in the JVM is doing at...
36 comments:
›
Home
View web version