×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have also seen this issue when there are toooo many files in the
directory.
We had a situation where there were over a million files in /TMP and
nothing would display the files.
Once we deleted a lot of files every option to show the directory worked
again.
Use EDTF and find the size of the directory you are wanting to look at by
using 6=Path Size
Don
From: "Patrik Schindler" <poc@xxxxxxxxxx>
To: "Midrange Systems Technical Discussion"
<midrange-l@xxxxxxxxxxxxxxxxxx>
Date: 18/08/2021 04:48 AM
Subject: Re: Problem with WRKLNK
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxxxxxxxx>
Hello,
Am 17.08.2021 um 19:46 schrieb gio.cot via MIDRANGE-L
<midrange-l@xxxxxxxxxxxxxxxxxx>:
If i try to run wrklnk , i'm able to see olny the initial folder (until
the
folder that begin with G), and than if i press pagedown , the session
remains locked; only with alt+esc+2 i'm able to exit. I have the same
problem with operation navigator , if i click on IFS (integrated file
System) it don't work ..
Any suggestions ?
What is the "initial folder"? Your home directory?
How is all that related to stuff beginning with G?
Can you get a directory listing via qsh as Kevin suggested?
If no, can you get it via ssh login?
If no, can you get it via FTP?
I suspect there are files with special or even control characters in that
directory which 5250 might not like.
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.