Search found 9 matches

by angelo
Tue Aug 01, 2023 10:15 pm
Forum: Questions & Answers
Topic: 3GL system variable not supported
Replies: 2
Views: 6528

Re: 3GL system variable not supported

Ciao Dino,

is a very simple function, there is error only when *SSERVER_CONNECTED otherwise it works.

But i have the same identical function in another partition under the same ..\X_WIN95\X_LANSA and there it works 🤦‍♂️

i will try to recompile...

if you come up with any ideas let me know
thank ...
by angelo
Tue Aug 01, 2023 12:51 am
Forum: Questions & Answers
Topic: 3GL system variable not supported
Replies: 2
Views: 6528

3GL system variable not supported

Has anyone ever received this error?

I'm trying to get the date and job from the server, via a CALL_SERVER_FUNCTION exchangeing *DATETIMEC , *JOBNAME

Thanks in advance




Process : *SSERVER
S/SERVER SERVICE
Function : FIINI01
Statement : 0
Message : (0158) - 3GL system variable evaluation ...
by angelo
Tue Jul 18, 2023 7:10 pm
Forum: Questions & Answers
Topic: *LIBL on Sqlserver
Replies: 3
Views: 8769

Re: *LIBL on Sqlserver

Solved,
just take the dll of partition one, and place it in the execute of partition two
by angelo
Sat Jul 15, 2023 2:11 am
Forum: Questions & Answers
Topic: *LIBL on Sqlserver
Replies: 3
Views: 8769

Re: *LIBL on Sqlserver

Thanks Cesar I think it could be a solution, but I use them as little as possible. Keep in mind that the definition is already present in both partitions, what I didn't understand how lansa in a database decides which schema to use; probably the solution is to be found in the deployment in the ...
by angelo
Fri Jul 14, 2023 11:44 pm
Forum: Questions & Answers
Topic: *LIBL on Sqlserver
Replies: 3
Views: 8769

*LIBL on Sqlserver

Hi everyone,

I have to migrate a customer from IBM I to sqlserver, there are two big procedures with two separate partitions.

I have a problem related to tables:

some tables are defined in both partitions and typically were placed in a common library before LIBONE and LIBTWO or left only in one ...
by angelo
Fri Oct 09, 2020 2:00 am
Forum: Questions & Answers
Topic: V12 on Win Srv 2019
Replies: 4
Views: 9272

Re: V12 on Win Srv 2019

Thanks Casey,
I tried looking at the event log but there are exception codes that are beyond my knowledge.
I did a sleight of hand, launched a V13 installation with the same names as my V12. Then I replaced databases and folders with V12... it seemed to work but has some problems.
I give up ...
by angelo
Wed Oct 07, 2020 10:57 pm
Forum: Questions & Answers
Topic: V12 on Win Srv 2019
Replies: 4
Views: 9272

Re: V12 on Win Srv 2019

Thanks Casey,
yes i did but the main problem was that it couldn't install the dot net framework. I installed it from the server manager now I can do every step of the installation, but it gives an error when it starts ....

I'm afraid it's not possible, I'll keep the old server on 🤔
by angelo
Mon Oct 05, 2020 9:03 pm
Forum: Suggestions for Product Enhancements
Topic: VL IDE - Find Usages
Replies: 4
Views: 207134

Re: VL IDE - Find Usages

if you are in a hurry....

select * from mylansadb.lx_dta.lx_frd where upper(xrdPRM) like '%.MY_METHOD%'

bye
by angelo
Mon Oct 05, 2020 8:45 pm
Forum: Questions & Answers
Topic: V12 on Win Srv 2019
Replies: 4
Views: 9272

V12 on Win Srv 2019

Goodmorning everyone,

i would need to install v12 on a Win2019 server but the setup tells me that account control is ON even though i took it off.

Any suggestion is welcome ....
..except to change the version!!

thanks bye