My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Thank you. I was able to figure it out. thank You
-
@Mikko De La Fuente-Oracle - Unfortunately My administrator he did the setup and I don't have access. I have posted your question to him. In the meantime, is there any way for you to check it out. Thanks
-
hi @Mikko De La Fuente-Oracle - I double checked all the tokens I got from the Administrator and everything looks good. Is there any way, you can check and let me know. [Removed] ERROR - 2022-04-11T14:08:25.040-0700 3 [2|Q-Id] [HTTP|Req: 0] {"q":"SELECT fieldvaluetype, name, scriptid FROM customfield WHERE isstored='T' AND…
-
@Mikko De La Fuente-Oracle , I tried everything. It looks like there is issue with the ODBC Driver itself. It is taking up too much memory. Unfortunately, now I'm exploring 3rd party ODBC Driver like CData Thanks.
-
@Mikko De La Fuente-Oracle - I feel it is an issue with the ODBC Driver. The ODBC Driver is consuming too much memory. This issue is happening while getting and Connection and not during fetching rows.
-
@User_LECTA , Hello, As per your comments, it looks like you were able to connect to ODBC from python. I tried doing the same . I am using docker container + google composer(airflow) . I'm getting the below error. ('HY001', '[HY001] [NetSuite][ODBC 64 bit driver]Memory allocation error. (0) (SQLDriverConnect)') Appreciate…
-
@Mikko De La Fuente-Oracle - Some progress.. After Setting ENV LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/netsuite/odbcclient/lib64" in the Dockerfile, now I don't get Can't open lib '/opt/netsuite/odbcclient/lib64/ivoa27.so' error any more. but a different error related to memory Error in getting db connection ('HY001',…
-
@Mikko De La Fuente-Oracle - Yes, I included the port. Docker File - FROM python:3.7 ADD projects/netsuite /netsuite ADD projects/utils /utils COPY projects/netsuite/requirements.txt / ENV PYTHONPATH="$PYTHONPATH:/projects" # install FreeTDS and dependencies RUN apt-get update \ && apt-get install unixodbc -y \ && apt-get…
-
@Mikko De La Fuente-Oracle . unfortunately didn't help. With FreeTDS, I am getting this error Error in getting db connection ('08001', '[08001] [FreeTDS][SQL Server]Unable to connect to data source (0) (SQLDriverConnect)')
-
Can someone please help me related to 3rd party vendor ODBC driver that supports NetSuite and OS X?
-
Can you recommend some 3rd party vendor ODBC driver that supports NetSuite and OS X?
-
https://6765252-sb1.app.netsuite.com/app/external/odbc/suiteAnalyticsConnectDownload.nl Hi Erick , SuiteAnalytics Connect Driver Download page above.