Showing posts with label websphere. Show all posts
Showing posts with label websphere. Show all posts

Monday, March 26, 2012

OPENING FOR MAIN FRAME DEVELOPER

Mainframe developer
Duration : 6 months
Location :Raleigh, NC
Start Date :- ASAP

Skills:

Writing code using Websphere MQ in COBOL programs and 10 years of
recent experience in the design and coding of batch and CICS COBOL
programs, using VSAM files

TSO/ISPF development environment using Endevor.

Regards,
RAM
Spectraforce Technologies Inc
Tel: 919-341-3595
Fax: 919-882-1678
rmahadev@.spectraforce.com
www.spectraforce.com
About us:

SPECTRAFORCE TECHNOLOGIES INC (www.spectraforce.com) offers a powerful
suite of IT and Consulting services allowing companies to embrace the
challenges of meeting and exceeding the company's IT needs with an
aggressive Total Cost of Ownership. We enable companies to focus on
their core competencies, while we handle the integral details of
building IT solution guaranteeing quality delivery with significant
cost savings. We offer a competitive edge through our unique services
namely PrimuSourcing (Staff Augmentation Services), Offshore
Development Center (ODC), Process Quality Automation (PQA), Content
Management Services (CMS) and SmartSourcing (Global Delivery Services).
Our onsite and offshore development teams work collaboratively to offer
round the clock (24x7) dedication & maintenance support to our
customers
PLEASE REPLY WITH " REMOVE " IN THE SUBJECT LINE IF YOU WISH TO BE
REMOVED FROM MY MAILING LIST. ALSO MENTION THE EMAIL ID YOU WISH TO BE
REMOVED. We are very prompt in removing E-mail addresses from our list.Post at relevent forum

Madhivanan

RAM wrote:

Quote:

Originally Posted by

Mainframe developer
Duration : 6 months
Location :Raleigh, NC
Start Date :- ASAP
>
Skills:
>
Writing code using Websphere MQ in COBOL programs and 10 years of
recent experience in the design and coding of batch and CICS COBOL
programs, using VSAM files
>
TSO/ISPF development environment using Endevor.
>
>
Regards,
RAM
Spectraforce Technologies Inc
Tel: 919-341-3595
Fax: 919-882-1678
rmahadev@.spectraforce.com
www.spectraforce.com
About us:
>
SPECTRAFORCE TECHNOLOGIES INC (www.spectraforce.com) offers a powerful
suite of IT and Consulting services allowing companies to embrace the
challenges of meeting and exceeding the company's IT needs with an
aggressive Total Cost of Ownership. We enable companies to focus on
their core competencies, while we handle the integral details of
building IT solution guaranteeing quality delivery with significant
cost savings. We offer a competitive edge through our unique services
namely PrimuSourcing (Staff Augmentation Services), Offshore
Development Center (ODC), Process Quality Automation (PQA), Content
Management Services (CMS) and SmartSourcing (Global Delivery Services).
Our onsite and offshore development teams work collaboratively to offer
round the clock (24x7) dedication & maintenance support to our
customers
PLEASE REPLY WITH " REMOVE " IN THE SUBJECT LINE IF YOU WISH TO BE
REMOVED FROM MY MAILING LIST. ALSO MENTION THE EMAIL ID YOU WISH TO BE
REMOVED. We are very prompt in removing E-mail addresses from our list.

Saturday, February 25, 2012

only Japanese got error from WebSphere to SQL 2000

Dear all:
Please help.
I have the java code to insert multi-language data from WebSphere in
Unix to MS SQL 2000 by using MS JDBC driver Service Pack 1 Version
2.2.0029.
All other language are ok but not Japanese.
I am sure that I input the correct Japanese in the statement before I
send the insert statement because I put the string into log file to
double check.
Does any one have a clue?
Thanks in advance
dennis_chen_canada@.hotmail.com
Dear all:
It is too bad.
I download and installed the MS SQL JDBC driver SP2.
The result is the same.
The traditional Chinese, simple Chinese, German, Franch are OK.
Only some Japanese will be garbage in the table. (some of the Charactor is ok, strange?)
more info:
- I log the sql statement before calling JDBC and it is correct Japanese letter
- I copy theis sql statement into a cold fusion (which use odbc to connection to the same MS SQL)
then run the cold fusion page, the result is OK in table
more question:
- How can I get the help from MS because the document said that this JDBC driver will be supported by MS?
It is kind of urgent.
Any help is welcome
|||dennis_chen_canada@.hotmail.com wrote:

> Dear all:
> It is too bad.
> I download and installed the MS SQL JDBC driver SP2.
> The result is the same.
> The traditional Chinese, simple Chinese, German, Franch are OK.
> Only some Japanese will be garbage in the table. (some of the Charactor is ok, strange?)
> more info:
> - I log the sql statement before calling JDBC and it is correct Japanese letter
> - I copy theis sql statement into a cold fusion (which use odbc to connection to the same MS SQL)
> then run the cold fusion page, the result is OK in table
> more question:
> - How can I get the help from MS because the document said that this JDBC driver will be supported by MS?
> It is kind of urgent.
> Any help is welcome
>
Hi. You would only get support from MS by paying for support. They rarely
answer posts here unless they can identify the poster as a paying support
customer... I suggest you try a commercial driver. Try the DataDirect driver,
because that is likely to indicate how quickly MS will provide a fixed
driver. DataDiarect made MS's free driver and will likely make the next version.
Their commercial driver is their most advanced product, so if that works, it will
show that they know the problem already. If you do buy a commercial driver you
will likely get faster support.
Joe
|||From: Dennis Chen <dennis_chen_canada@.hotmail.com>
To: joeNOSPAM@.bea.com
Subject: Re: only Japanese got error from WebSphere to SQL 2000
Dear Joe:
Thanks for your email.
I will try to get it later on.
Currrently, we are facing the urgent issue that comes from customers.
Do you have any other suggestion.
rgds,
Dennis Chen
Techinical Manager, E-Commerce Div.
www.ulead.com
|||dennis_chen_canada wrote:

> From: Dennis Chen <dennis_chen_canada@.hotmail.com>
> To: joeNOSPAM@.bea.com
> Subject: Re: only Japanese got error from WebSphere to SQL 2000
> Dear Joe:
> Thanks for your email.
> I will try to get it later on.
> Currrently, we are facing the urgent issue that comes from customers.
> Do you have any other suggestion.
> rgds,
> Dennis Chen
> Techinical Manager, E-Commerce Div.
> www.ulead.com
Call Microsoft technical support and pay them to take your case,
but don't expect rapid response because typical MS support only
has a vague idea of what Java/JDBC is, so they would eventually
pass the case on to the folks in MS who talk to the external company
that makes the driver...
I would create a standalone jdbc program that demonstrates the problem
if possible. I would suggest also trying to get support from IBM
Websphere folks. They should have some MS/JDBC experts. If you had
been using BEA's Weblogic, I would have been able to do more, and
would have solved your problem...
Joe Weinstein at BEA

>