Thanks Casey. Turns out they had a comm line go degraded. The backup is getting the request done in 50 seconds or so. But I'm going to add that.
Art
Search found 696 matches
- Fri Jan 24, 2025 5:40 am
- Forum: Questions & Answers
- Topic: Increase web timeout
- Replies: 2
- Views: 60016
- Thu Jan 23, 2025 2:39 am
- Forum: Questions & Answers
- Topic: Increase web timeout
- Replies: 2
- Views: 60016
Increase web timeout
We have a VLWEB application that uses the IBM i to grab some images and bring them into a directory on the IFS to display them. Recently that process started taking very long and our application is timing out. While we work to figure out what happened I thought I could increase the time the app ...
- Wed Oct 30, 2024 6:59 am
- Forum: Questions & Answers
- Topic: IDE question
- Replies: 8
- Views: 48130
Re: IDE question
Yes I did all EPC's. I'm still on V14 with this customer unfortunately.
Art
Art
- Wed Oct 30, 2024 2:13 am
- Forum: Questions & Answers
- Topic: IDE question
- Replies: 8
- Views: 48130
Re: IDE question
So I couldn't get repair to move past the partition initialization. It kept getting an error. Decided to delete it all and do a new installation. Everything went fine. Even got it to connect to my licensing server.
But signing on and trying to initialize DEM partition I'm getting the same errors ...
But signing on and trying to initialize DEM partition I'm getting the same errors ...
- Fri Oct 25, 2024 3:44 am
- Forum: Questions & Answers
- Topic: IDE question
- Replies: 8
- Views: 48130
Re: IDE question
OK I've been looking in the registry and I don't see it. I'll try the repair. I'm using a windows 11 VM on Mac ARM chip so installing SQL Server was a bitch. I made a copy of the VM for another MAC 
- Thu Oct 24, 2024 11:57 pm
- Forum: Questions & Answers
- Topic: IDE question
- Replies: 8
- Views: 48130
Re: IDE question
Thanks Rene: I don’t think that’s my problem. It couldn’t find the SQL Server. Also I’m using a license server that has one license available and I’ve connected from lots of other pc’s.
There has to be a file or registry entry maybe where the sql server is named.
There has to be a file or registry entry maybe where the sql server is named.
- Thu Oct 17, 2024 9:47 am
- Forum: Questions & Answers
- Topic: IDE question
- Replies: 8
- Views: 48130
IDE question
I have an IDE on a VM install. I changed the name of the PC and now Lansa won't start. I'm pretty sure that I need to find the configuration file for the IDE and change the name of the SQL Server. I have my repository on SQL Server.
Anyone know what the name and location of the file is? Thanks
Anyone know what the name and location of the file is? Thanks
- Sat Aug 17, 2024 3:56 am
- Forum: Questions & Answers
- Topic: Concurrency check for ibmi physical files
- Replies: 6
- Views: 20415
Re: Concurrency check for ibmi physical files
@Dino. You would have to recompile IBM i programs correct? They will get a level check.
Art
Art
- Wed Jun 19, 2024 7:59 am
- Forum: Questions & Answers
- Topic: SELECT_SQL performs only 1 time
- Replies: 4
- Views: 23300
Re: SELECT_SQL performs only 1 time
Is it your SQL options in the RPG program? You can setup them using EXEC SQL OPTIONS or some options are available when you compile it.
Art
Art
- Sat May 11, 2024 4:44 am
- Forum: Questions & Answers
- Topic: Multiple input fields on windows
- Replies: 5
- Views: 24965
Re: Multiple input fields on windows
Customer doesn't want list interface. Trying to do the collection and getting an error in the IDE before compiling. #SDEXP01 is just a 7 digit numeric field.
Define_Com Class(#PRIM_KCOL<#PRIM_TBLO.item #Counter>) Name(#FMTTBLO) Style(Collection)
Define_Com Class(#PRIM_KCOL<#SDEXP01 #counter>) Name ...
Define_Com Class(#PRIM_KCOL<#PRIM_TBLO.item #Counter>) Name(#FMTTBLO) Style(Collection)
Define_Com Class(#PRIM_KCOL<#SDEXP01 #counter>) Name ...
- Fri May 10, 2024 10:26 am
- Forum: Questions & Answers
- Topic: Multiple input fields on windows
- Replies: 5
- Views: 24965
Re: Multiple input fields on windows
Thanks Brendan. I was considering a list but they will be scanning the entries probably 1-2 per second on average and I'm not in love with the way the cursor will move around in the list.
I'll have to test that again though.
I'll have to test that again though.
- Fri May 10, 2024 6:35 am
- Forum: Questions & Answers
- Topic: Multiple input fields on windows
- Replies: 5
- Views: 24965
Multiple input fields on windows
I have a customer who wants a selection of up to 100 numbers for selection. It's ridiculous but it's what they want.
I could manually place 100 fields there or copy/paste the fields many times but that doesn't seem like the right way to do it. I've done something similar a long time ago using a ...
I could manually place 100 fields there or copy/paste the fields many times but that doesn't seem like the right way to do it. I've done something similar a long time ago using a ...
- Thu May 09, 2024 12:36 am
- Forum: Questions & Answers
- Topic: Can't debug on new slave install
- Replies: 18
- Views: 129691
Re: Can't debug on new slave install
FYI: I'm seeing this on a native windows DEV machine also. We have two development PC's and this one wasn't used for a few months. It must be updating windows on it's own and debug stopped working until I copied the DLL's.
Art
Art
- Tue Apr 23, 2024 1:03 am
- Forum: Suggestions for Product Enhancements
- Topic: Update of the FA and MD icons and components
- Replies: 4
- Views: 356756
- Thu Apr 11, 2024 4:11 am
- Forum: Questions & Answers
- Topic: Steps to make LANSA web server on I use SSL?
- Replies: 6
- Views: 37716
Re: Steps to make LANSA web server on I use SSL?
Thanks again. I'll probably try this weekend.
Art
Art
- Thu Apr 11, 2024 1:15 am
- Forum: Questions & Answers
- Topic: Steps to make LANSA web server on I use SSL?
- Replies: 6
- Views: 37716
Re: Steps to make LANSA web server on I use SSL?
Thanks for the reply. I've done other web server instances on the IBM i, but never a LANSA instance. There's nothing to change on the LANSA side?
Art
Art
- Wed Apr 10, 2024 12:20 am
- Forum: Questions & Answers
- Topic: Steps to make LANSA web server on I use SSL?
- Replies: 6
- Views: 37716
Steps to make LANSA web server on I use SSL?
We have the Apache server running on IBM i V7R5. Does anyone have the steps required to make the server use our system SSL certificate? I realize that probably all the steps are IBM configurations but I'm wondering how that affects our LANSA jobs? None of our lansa web sites are on port 80/443.
- Mon Apr 08, 2024 11:22 am
- Forum: Questions & Answers
- Topic: LANSA JSON Writer issues on iSeries - SOLVED
- Replies: 7
- Views: 75029
Re: LANSA JSON Writer issues on iSeries
Is you're library list resolving to a different lansa install?
- Thu Mar 07, 2024 7:33 am
- Forum: Questions & Answers
- Topic: LII0928W Error displaying language map.
- Replies: 5
- Views: 32150
- Tue Mar 05, 2024 3:48 am
- Forum: Questions & Answers
- Topic: Can't debug on new slave install
- Replies: 18
- Views: 129691
Re: Can't debug on new slave install
All: This fix to copy lx_util.dll worked for my Windows 11 VM. I stumbled on it from another post on this page.
11 July 2023 Visual LANSA All
Category: Visual LANSA failures after applying Windows 11 and Windows Server 2022 updates
https://lansa.com/support/v14news/
LANSA has established ...
11 July 2023 Visual LANSA All
Category: Visual LANSA failures after applying Windows 11 and Windows Server 2022 updates
https://lansa.com/support/v14news/
LANSA has established ...