Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for divyakprabh

Hi everyone!!! I wanted to know the incorrect values for oracle data types. like for example, string data type cannot accept ' value. What other values does string data type does not allow.? and what about other data types like number, float. Thanks in advance..

Member Avatar for hfx642
0
118
Member Avatar for divyakprabh

Hi, I want the week of the year, given a date. I used YEARWEEK('1987-01-01') which return me 198653, but i want it 198701 as the output which means the year and the week number of that year. How to do this... Thanks in advance!!

Member Avatar for divyakprabh
0
99
Member Avatar for divyakprabh

Hi, I have a java appllication which has a query depending on the requirement, select EmployeeID, TransactionAmount from employee where EmployeeID IN ('E123','E234') group by EmployeeID; which works well in mysql, but for oracle a get an error like [Err] ORA-00979: not a GROUP BY expression Can anyone help me …

Member Avatar for arshadshabbir
0
413
Member Avatar for divyakprabh

Hi, The problem that im facing is while connecting to oracle11g database from Windows 7 running a java application which uses spring. Through navicat im able to connect to oracle database. When trying to connect from my application deployed in websphere the exception what im getting is Caused by: java.sql.SQLException: …

0
68
Member Avatar for divyakprabh

Hi, Does java provides any API to find the details of mobile service provider given a mobile number.?? Or any link to find the data regarding this. Thanks in advance

0
59
Member Avatar for divyakprabh

Hi, I wanted to know if there is a configuration in JBOSS to deploy a java application but not ready to serve until we wish to start the application for the requests, like in websphere having a option to start a application after deployment. Can anyone help me.??? Thanks in …

0
55
Member Avatar for divyakprabh

Hi, I have problem deploying ear's in jboss application server. I have a ear, which has the this structure test.ear /META-INF /dependency jars When i deploy this application under non scoped isolation, it works fine but i want my application to be deployed in scoped isolation. The exception what i …

0
102
Member Avatar for divyakprabh

Hi, Im using Oracle 11g, and i have a query like select * from test where ID_PRIVILEGES = 'ADMIN'; but in database ID_PRIVILEGES is stored as Admin, I want case insensitive search to be done. I cannot change my query as select * from test where ID_PRIVILEGES = 'Admin'; Can …

Member Avatar for divyakprabh
0
261
Member Avatar for divyakprabh

Hi, Can anyone pls suggest me how to configure autoreconnect option in oracle 11g as in mysql. Thanks,

Member Avatar for peter_budo
0
138
Member Avatar for divyakprabh

Hi all, I have a java database application which mainly deals with database operations. Im concerned about the performance, as I have many update statements. As there are many records, each row has to be updated with a calculated value. So can anybody help me out to suggest for efficient …

Member Avatar for smantscheff
0
64
Member Avatar for divyakprabh

hi. In the later versions of mysql5.1 we can create an event which can be scheduled accordingly. What is the siimilar way to create in oracle which can be scheduled. Thanks in advance

Member Avatar for debasisdas
0
103
Member Avatar for Anupkumar

Hello, I need to give a techinical seminar. So, i need a topic which is newest and latest one in the market. I am thinking of giving seminar on "DEEP WEB". Do you think the seminar topic [B]"DEEP WEB"[/B] is older concept or newer one. Also, I thought about [B]"MICROSOFT …

Member Avatar for waheednm
0
149
Member Avatar for divyakprabh

Hi, I have two applications which uses the same class that gives cpu information using sigar api. Both the applications are deployed in a same JBoss instance. When i try to start the application, first application gets deployed with no errors while for second application i get an error saying …

Member Avatar for divyakprabh
0
126
Member Avatar for divyakprabh

hello, I have created a web application using java,mysql I have to still write functionalities where in the functionalities need the current user name for a web application. The functionalities like view profile needs it. Can anyone please help me out in this. Thanks

Member Avatar for finito
0
84
Member Avatar for divyakprabh

how to use database tags.?? what exactly is the use of it.?? In my database design i have a table called project_details which consists of many fields like its projectID, title, domain and technology. Each project can have many technologies involve in it.. so how do i make use of …

Member Avatar for divyakprabh
0
76
Member Avatar for divyakprabh

how to write a php code such that a link specified must directly display the contents of the link in the browser..?? thanku,

Member Avatar for diafol
0
90